{"id":366691,"url":"https://github.com/SeleniumHQ/selenium","last_synced_at":"2026-08-23T20:37:24.774Z","repository":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-23T01:20:39.518Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2478,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-23T01:20:39.634Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"packages":[{"id":5065784,"name":"org.seleniumhq.selenium:selenium-chromium-driver","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":83,"first_release_published_at":"2019-07-01T21:44:04.000Z","latest_release_published_at":"2026-08-11T02:21:53.000Z","latest_release_number":"4.47.0","last_synced_at":"2026-08-23T13:31:59.277Z","created_at":"2022-07-28T05:29:53.903Z","updated_at":"2026-08-23T13:31:59.277Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-chromium-driver/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-chromium-driver/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T12:42:03.979Z","dependent_packages_count":12,"downloads":null,"downloads_period":null,"dependent_repos_count":29,"rankings":{"downloads":null,"dependent_repos_count":4.346024086736278,"dependent_packages_count":5.170328724226443,"stargazers_count":0.8195080148804875,"forks_count":0.8577503874292717,"docker_downloads_count":null,"average":2.79840280331812},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-chromium-driver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-chromium-driver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-chromium-driver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-chromium-driver/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-chromium-driver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-chromium-driver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-chromium-driver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-chromium-driver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-chromium-driver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-chromium-driver/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":13805292,"name":"ruby-selenium-webdriver","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/SeleniumHQ/selenium","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T18:32:43.206Z","latest_release_published_at":"2026-02-13T18:32:43.206Z","latest_release_number":"4.4.0-1","last_synced_at":"2026-03-14T03:14:11.170Z","created_at":"2026-02-13T18:32:43.039Z","updated_at":"2026-08-22T15:42:48.643Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-selenium-webdriver","install_command":"apt-get install ruby-selenium-webdriver","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-selenium-webdriver","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, ruby-childprocess, ruby-zip, ruby-websocket","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T15:42:48.642Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-selenium-webdriver?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-selenium-webdriver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-selenium-webdriver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-selenium-webdriver/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:42:04.628Z","issues_count":2185,"pull_requests_count":3977,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2173940.45101041,"issues_closed_count":1769,"pull_requests_closed_count":3265,"pull_request_authors_count":302,"issue_authors_count":1502,"avg_comments_per_issue":5.6247139588100685,"avg_comments_per_pull_request":3.2019109881820467,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1280436.2962962964,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":324,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.696969696969697,"past_year_avg_comments_per_pull_request":3.6741803278688523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":275,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-selenium-webdriver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-selenium-webdriver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-selenium-webdriver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-selenium-webdriver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-selenium-webdriver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-selenium-webdriver/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1328},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-23T05:05:48.760Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13606091,"name":"ruby-selenium-webdriver","ecosystem":"debian","description":null,"homepage":"https://github.com/SeleniumHQ/selenium","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T11:27:28.828Z","latest_release_published_at":"2026-02-11T11:27:28.828Z","latest_release_number":"3.141.0+dfsg-1","last_synced_at":"2026-03-14T03:02:17.304Z","created_at":"2026-02-11T11:27:28.609Z","updated_at":"2026-08-22T15:42:49.085Z","registry_url":"https://tracker.debian.org/pkg/ruby-selenium-webdriver","install_command":"apt-get install ruby-selenium-webdriver","documentation_url":"https://packages.debian.org/buster/ruby-selenium-webdriver","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"ruby-selenium-webdriver","standards_version":"4.3.0","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), gem2deb, ruby-childprocess (\u003e= 0.5), ruby-zip (\u003e= 1.2.2)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T15:42:49.085Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-selenium-webdriver?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-selenium-webdriver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-selenium-webdriver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-selenium-webdriver/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:42:04.628Z","issues_count":2185,"pull_requests_count":3977,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2173940.45101041,"issues_closed_count":1769,"pull_requests_closed_count":3265,"pull_request_authors_count":302,"issue_authors_count":1502,"avg_comments_per_issue":5.6247139588100685,"avg_comments_per_pull_request":3.2019109881820467,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1280436.2962962964,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":324,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.696969696969697,"past_year_avg_comments_per_pull_request":3.6741803278688523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":275,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-selenium-webdriver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-selenium-webdriver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-selenium-webdriver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-selenium-webdriver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-selenium-webdriver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-selenium-webdriver/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":903,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":602},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-08-23T05:03:29.697Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":4977859,"name":"org.seleniumhq.selenium:selenium-devtools-v86","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":3,"first_release_published_at":"2020-11-10T16:05:22.000Z","latest_release_published_at":"2021-03-16T17:22:57.000Z","latest_release_number":"4.0.0-beta-2","last_synced_at":"2026-08-23T13:32:44.051Z","created_at":"2022-07-27T09:01:47.931Z","updated_at":"2026-08-23T13:32:44.051Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v86/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v86/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T15:42:49.685Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":13.781497462183022,"dependent_packages_count":23.157705052608396,"stargazers_count":0.8239128954882009,"forks_count":0.8577503874292717,"docker_downloads_count":null,"average":9.655216449427222},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-devtools-v86","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v86","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v86","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v86/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:42:04.628Z","issues_count":2185,"pull_requests_count":3977,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2173940.45101041,"issues_closed_count":1769,"pull_requests_closed_count":3265,"pull_request_authors_count":302,"issue_authors_count":1502,"avg_comments_per_issue":5.6247139588100685,"avg_comments_per_pull_request":3.2019109881820467,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1280436.2962962964,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":324,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.696969696969697,"past_year_avg_comments_per_pull_request":3.6741803278688523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":275,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v86/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v86/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v86/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v86/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v86/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v86/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":13721824,"name":"ruby-selenium-webdriver","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/SeleniumHQ/selenium","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T01:03:08.803Z","latest_release_published_at":"2026-02-13T01:03:08.803Z","latest_release_number":"4.4.0-1","last_synced_at":"2026-03-13T04:14:24.222Z","created_at":"2026-02-13T01:03:08.644Z","updated_at":"2026-08-22T16:42:19.424Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-selenium-webdriver","install_command":"apt-get install ruby-selenium-webdriver","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-selenium-webdriver","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, ruby-childprocess, ruby-zip, ruby-websocket","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T16:42:19.424Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-selenium-webdriver?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-selenium-webdriver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-selenium-webdriver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-selenium-webdriver/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:42:04.628Z","issues_count":2185,"pull_requests_count":3977,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2173940.45101041,"issues_closed_count":1769,"pull_requests_closed_count":3265,"pull_request_authors_count":302,"issue_authors_count":1502,"avg_comments_per_issue":5.6247139588100685,"avg_comments_per_pull_request":3.2019109881820467,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1280436.2962962964,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":324,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.696969696969697,"past_year_avg_comments_per_pull_request":3.6741803278688523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":275,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-selenium-webdriver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-selenium-webdriver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-selenium-webdriver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-selenium-webdriver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-selenium-webdriver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-selenium-webdriver/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1229},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-23T05:05:47.254Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":2344282,"name":"selenium-webdriver-sway-fork","ecosystem":"npm","description":"Sway's temporary fork of the official WebDriver JavaScript bindings from the Selenium project","homepage":"https://github.com/SeleniumHQ/selenium","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":["automation","selenium","testing","webdriver","webdriverjs"],"namespace":null,"versions_count":3,"first_release_published_at":"2018-10-02T18:16:09.123Z","latest_release_published_at":"2018-10-02T20:11:46.895Z","latest_release_number":"4.0.0-aleph.3","last_synced_at":"2026-08-22T20:05:57.893Z","created_at":"2022-04-10T00:28:29.619Z","updated_at":"2026-08-22T20:22:08.758Z","registry_url":"https://www.npmjs.com/package/selenium-webdriver-sway-fork","install_command":"npm install selenium-webdriver-sway-fork","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.0.0-aleph.3"},"contentPolicy":null},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T20:22:08.757Z","dependent_packages_count":1,"downloads":46,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":41.163328952788184,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":0.5393117815886717,"forks_count":0.4050370123891862,"docker_downloads_count":null,"average":14.662282129874914},"purl":"pkg:npm/selenium-webdriver-sway-fork","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/selenium-webdriver-sway-fork","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/selenium-webdriver-sway-fork","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/selenium-webdriver-sway-fork/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:42:04.628Z","issues_count":2185,"pull_requests_count":3977,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2173940.45101041,"issues_closed_count":1769,"pull_requests_closed_count":3265,"pull_request_authors_count":302,"issue_authors_count":1502,"avg_comments_per_issue":5.6247139588100685,"avg_comments_per_pull_request":3.2019109881820467,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1280436.2962962964,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":324,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.696969696969697,"past_year_avg_comments_per_pull_request":3.6741803278688523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":275,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/selenium-webdriver-sway-fork/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/selenium-webdriver-sway-fork/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/selenium-webdriver-sway-fork/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/selenium-webdriver-sway-fork/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/selenium-webdriver-sway-fork/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/selenium-webdriver-sway-fork/codemeta","maintainers":[{"uuid":"joshuakgoldberg","login":"joshuakgoldberg","name":null,"email":"npm@joshuakgoldberg.com","url":null,"packages_count":312,"html_url":"https://www.npmjs.com/~joshuakgoldberg","role":null,"created_at":"2022-11-14T09:37:57.401Z","updated_at":"2022-11-14T09:37:57.401Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/joshuakgoldberg/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5775448,"maintainers_count":1235963,"namespaces_count":420970,"keywords_count":881018,"github":"npm","metadata":{"funded_packages_count":189396,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-23T05:03:13.255Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8923888,"name":"selenium.webdriver","ecosystem":"nuget","description":"Selenium is a set of different software tools each with a different approach to supporting browser automation. These tools are highly flexible, allowing many options for locating and manipulating elements within a browser, and one of its key features is the support for automating multiple browser platforms. This package contains the .NET bindings for the concise and object-based Selenium WebDriver API, which uses native OS-level events to manipulate the browser, bypassing the JavaScript sandbox, and does not require the Selenium Server to automate the browser.","homepage":"https://selenium.dev/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":["selenium","webdriver","browser","automation"],"namespace":null,"versions_count":171,"first_release_published_at":"2011-07-26T17:08:06.027Z","latest_release_published_at":"2026-08-10T17:54:21.737Z","latest_release_number":"4.47.0","last_synced_at":"2026-08-23T13:32:01.083Z","created_at":"2024-02-26T01:43:22.650Z","updated_at":"2026-08-23T13:32:01.083Z","registry_url":"https://www.nuget.org/packages/selenium.webdriver/","install_command":"Install-Package selenium.webdriver","documentation_url":null,"metadata":{"copyright":"Copyright © 2024 Software Freedom Conservancy","owners":"selenium","license_info":{"type":"expression","text":"Apache-2.0","version":null},"license_url":"https://licenses.nuget.org/Apache-2.0","require_license_acceptance":false,"icon_url":"https://selenium.dev/images/selenium_logo_square_green.png","icon":"icon.png","readme":"README.md","repository":{"type":"GitHub","url":"https://github.com/SeleniumHQ/selenium","branch":null,"commit":null},"development_dependency":false,"serviceable":false,"framework_assemblies":[{"assembly_name":"System.IO.Compression","target_framework":""},{"assembly_name":"System.Drawing","target_framework":""},{"assembly_name":"System.Net.Http","target_framework":""}],"package_types":[],"summary":".NET bindings for the Selenium WebDriver API","release_notes":"See the latest changes, included in this release, at https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/CHANGELOG.","dependency_summary":{"total_dependency_groups":3,"target_frameworks":[".NETFramework4.6.2",".NETStandard2.0","net8.0"],"total_dependencies":8},"verified":true},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T15:12:24.356Z","dependent_packages_count":393,"downloads":183318859,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.09840603845405196,"dependent_repos_count":14.97801439290325,"dependent_packages_count":20.3376452392213,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":11.804688556859533},"purl":"pkg:nuget/selenium.webdriver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/selenium.webdriver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/selenium.webdriver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/selenium.webdriver/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":false,"issue_metadata":{"last_synced_at":"2026-08-22T12:42:04.628Z","issues_count":2185,"pull_requests_count":3977,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2173940.45101041,"issues_closed_count":1769,"pull_requests_closed_count":3265,"pull_request_authors_count":302,"issue_authors_count":1502,"avg_comments_per_issue":5.6247139588100685,"avg_comments_per_pull_request":3.2019109881820467,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1280436.2962962964,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":324,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.696969696969697,"past_year_avg_comments_per_pull_request":3.6741803278688523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":275,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/selenium.webdriver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/selenium.webdriver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/selenium.webdriver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/selenium.webdriver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/selenium.webdriver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/selenium.webdriver/codemeta","maintainers":[{"uuid":"selenium","login":"selenium","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://www.nuget.org/profiles/selenium","role":null,"created_at":"2024-02-26T02:23:27.413Z","updated_at":"2024-02-26T02:23:27.413Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/selenium/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":842994,"maintainers_count":114411,"namespaces_count":0,"keywords_count":174355,"github":"nuget","metadata":{"funded_packages_count":32600,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-08-23T05:03:54.379Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":4977871,"name":"org.seleniumhq.selenium:selenium-devtools-v97","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":2,"first_release_published_at":"2022-01-30T04:52:32.000Z","latest_release_published_at":"2022-03-27T22:39:19.000Z","latest_release_number":"4.1.3","last_synced_at":"2026-08-22T20:07:14.517Z","created_at":"2022-07-27T09:01:50.780Z","updated_at":"2026-08-22T20:07:14.517Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v97/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v97/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T08:40:52.849Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":5,"rankings":{"downloads":null,"dependent_repos_count":10.91871977895464,"dependent_packages_count":23.157705052608396,"stargazers_count":0.8239128954882009,"forks_count":0.8577503874292717,"docker_downloads_count":null,"average":8.939522028620127},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-devtools-v97","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v97","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v97","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v97/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v97/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v97/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v97/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v97/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v97/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v97/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":3481822,"name":"corecompat.selenium.webdriver","ecosystem":"nuget","description":"Selenium is a set of different software tools each with a different approach to supporting browser automation. These tools are highly flexible, allowing many options for locating and manipulating elements within a browser, and one of its key features is the support for automating multiple browser platforms. This package contains the .NET bindings for the newer, more concise and object-based Selenium WebDriver API, which uses native OS-level events to manipulate the browser, bypassing the JavaScript sandbox, and does not require the Selenium Server to automate the browser.","homepage":"https://github.com/SeleniumHQ/selenium","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":["Selenium","WebDriver","browser","automation"],"namespace":null,"versions_count":7,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2026-08-22T20:07:51.109Z","latest_release_number":null,"last_synced_at":"2026-08-22T20:07:51.890Z","created_at":"2022-04-10T19:00:19.779Z","updated_at":"2026-08-22T20:07:51.890Z","registry_url":"https://www.nuget.org/packages/corecompat.selenium.webdriver/","install_command":"Install-Package corecompat.selenium.webdriver","documentation_url":null,"metadata":{"owners":"CoreCompat.Selenium.WebDriver","license_url":"http://www.apache.org/licenses/LICENSE-2.0","require_license_acceptance":false,"icon_url":"http://seleniumhq.org/images/big-logo.png","development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":4,"target_frameworks":[".NETFramework4.0",".NETFramework4.5",".NETStandard1.5",".NETCoreApp2.0"],"total_dependencies":24}},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T10:32:42.708Z","dependent_packages_count":6,"downloads":null,"downloads_period":"total","dependent_repos_count":7,"rankings":{"downloads":null,"dependent_repos_count":2.6790746466071353,"dependent_packages_count":2.388802731549659,"stargazers_count":0.029318443907301595,"forks_count":0.021011551466899477,"docker_downloads_count":null,"average":1.2795518433827489},"purl":"pkg:nuget/corecompat.selenium.webdriver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/corecompat.selenium.webdriver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/corecompat.selenium.webdriver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/corecompat.selenium.webdriver/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/corecompat.selenium.webdriver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/corecompat.selenium.webdriver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/corecompat.selenium.webdriver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/corecompat.selenium.webdriver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/corecompat.selenium.webdriver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/corecompat.selenium.webdriver/codemeta","maintainers":[],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":842994,"maintainers_count":114411,"namespaces_count":0,"keywords_count":174355,"github":"nuget","metadata":{"funded_packages_count":32600,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-08-23T05:03:54.379Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":9926956,"name":"org.seleniumhq.selenium:selenium-devtools-v116","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":5,"first_release_published_at":"2023-08-31T19:06:52.000Z","latest_release_published_at":"2023-10-12T15:30:20.000Z","latest_release_number":"4.14.1","last_synced_at":"2026-08-22T20:13:26.918Z","created_at":"2024-05-09T11:11:55.220Z","updated_at":"2026-08-22T20:13:26.919Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v116/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v116/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T02:43:00.611Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.31285196721541,"dependent_packages_count":50.11312963996567,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.71299080359054},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-devtools-v116","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v116","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v116","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v116/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v116/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v116/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v116/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v116/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v116/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v116/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":9926955,"name":"org.seleniumhq.selenium:selenium-devtools-v115","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":4,"first_release_published_at":"2023-07-31T19:58:14.000Z","latest_release_published_at":"2023-09-25T19:03:58.000Z","latest_release_number":"4.13.0","last_synced_at":"2026-08-22T20:10:54.055Z","created_at":"2024-05-09T11:11:54.793Z","updated_at":"2026-08-22T20:10:54.056Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v115/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v115/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T04:26:48.024Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.31285196721541,"dependent_packages_count":50.11312963996567,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.71299080359054},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-devtools-v115","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v115","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v115","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v115/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v115/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v115/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v115/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v115/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v115/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v115/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11773194,"name":"org.seleniumhq.selenium:selenium-dependencies-bom","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":50,"first_release_published_at":"2023-02-17T17:18:47.000Z","latest_release_published_at":"2026-08-11T02:21:55.000Z","latest_release_number":"4.47.0","last_synced_at":"2026-08-22T20:11:13.083Z","created_at":"2025-06-07T23:20:02.125Z","updated_at":"2026-08-22T20:11:13.083Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-dependencies-bom/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-dependencies-bom/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-14T00:39:55.000Z","size":2385437,"stargazers_count":34371,"open_issues_count":187,"forks_count":8711,"subscribers_count":1245,"default_branch":"trunk","last_synced_at":"2026-08-14T08:40:48.533Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-14T07:16:25.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"21f55013-4a18-40ce-b8e1-f75765960cd9","html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":261,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36640048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T13:09:52.278Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.026626466074966,"dependent_packages_count":48.64554336343237,"stargazers_count":0.7820436456303287,"forks_count":0.8103799571678338,"docker_downloads_count":null,"average":21.066148358076372},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-dependencies-bom","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-dependencies-bom","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-dependencies-bom","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-dependencies-bom/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-dependencies-bom/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-dependencies-bom/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-dependencies-bom/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-dependencies-bom/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-dependencies-bom/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-dependencies-bom/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":2344259,"name":"selenium-webdriver-3","ecosystem":"npm","description":"The official WebDriver JavaScript bindings from the Selenium project","homepage":"https://github.com/SeleniumHQ/selenium","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":["automation","selenium","testing","webdriver","webdriverjs"],"namespace":null,"versions_count":3,"first_release_published_at":"2018-01-30T09:27:06.854Z","latest_release_published_at":"2018-01-30T08:56:03.600Z","latest_release_number":"3.5.0","last_synced_at":"2026-08-22T20:11:13.307Z","created_at":"2022-04-10T00:28:28.622Z","updated_at":"2026-08-22T20:11:13.307Z","registry_url":"https://www.npmjs.com/package/selenium-webdriver-3","install_command":"npm install selenium-webdriver-3","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.5.0-2"},"contentPolicy":null},"repo_metadata":{"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2024-04-14T01:48:50.000Z","size":2176203,"stargazers_count":29205,"open_issues_count":163,"forks_count":7922,"subscribers_count":1294,"default_branch":"trunk","last_synced_at":"2024-04-14T04:18:45.530Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null},"funding":{"open_collective":"selenium"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2024-04-15T09:45:57.055Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"a9a47158-75c8-45ec-96e1-368dde8562ab","html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":31389,"total_committers":852,"mean_commits":36.84154929577465,"dds":0.8312466150562299,"last_synced_commit":"a0210e3a7ce59c5d96e573493bbde865a1e30ebc"},"previous_names":[],"tags_count":220,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":198592821,"owners_count":13487176,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2024-05-20T14:12:54.225Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium"],"total_stars":41532,"followers":1575,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2024-05-20T14:12:54.548Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"nightly","sha":"0c86525184355bddc44b6193ae7236f11a7fb129","kind":"commit","published_at":"2023-11-06T20:47:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"7fca92ddf2df2885df7e423f0f40dff7efb60786","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"3b63d133ab2712f77a353cb88f50257e285c8730","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"fa0a3f2c024f52ed8bcf6de6e1423ab0e116113d","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2024-09-21T23:48:44.531Z","dependent_packages_count":1,"downloads":449,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":23.518379920718736,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":0.5393117815886717,"forks_count":0.4050370123891862,"docker_downloads_count":null,"average":11.133292323461022},"purl":"pkg:npm/selenium-webdriver-3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/selenium-webdriver-3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/selenium-webdriver-3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/selenium-webdriver-3/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-21T01:42:51.624Z","issues_count":1966,"pull_requests_count":1335,"avg_time_to_close_issue":3558042.600244499,"avg_time_to_close_pull_request":2027350.9779411764,"issues_closed_count":1632,"pull_requests_closed_count":1086,"pull_request_authors_count":172,"issue_authors_count":1122,"avg_comments_per_issue":6.818413021363174,"avg_comments_per_pull_request":3.150561797752809,"merged_pull_requests_count":842,"bot_issues_count":1,"bot_pull_requests_count":197,"past_year_issues_count":1080,"past_year_pull_requests_count":817,"past_year_avg_time_to_close_issue":1202380.3266666667,"past_year_avg_time_to_close_pull_request":1112242.8952654232,"past_year_issues_closed_count":899,"past_year_pull_requests_closed_count":696,"past_year_pull_request_authors_count":124,"past_year_issue_authors_count":731,"past_year_avg_comments_per_issue":6.428703703703704,"past_year_avg_comments_per_pull_request":3.1444308445532436,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":149,"past_year_merged_pull_requests_count":544,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"titusfortner","count":216,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"nvborisenko","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"shs96c","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"joerg1985","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"symonk","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"p0deje","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"VietND96","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"harsha509","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"AutomatedTester","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"vietnd96","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"}],"active_maintainers":[{"login":"titusfortner","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"bonigarcia","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"p0deje","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"VietND96","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"harsha509","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"alaahong","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"AutomatedTester","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"vietnd96","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/selenium-webdriver-3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/selenium-webdriver-3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/selenium-webdriver-3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/selenium-webdriver-3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/selenium-webdriver-3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/selenium-webdriver-3/codemeta","maintainers":[{"uuid":"pplewa","login":"pplewa","name":null,"email":"plewus@gmail.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~pplewa","role":null,"created_at":"2022-11-14T09:37:54.948Z","updated_at":"2022-11-14T09:37:54.948Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pplewa/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5775448,"maintainers_count":1235963,"namespaces_count":420970,"keywords_count":881018,"github":"npm","metadata":{"funded_packages_count":189396,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-23T05:03:13.255Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14744699,"name":"org.seleniumhq.selenium:selenium-devtools-v149","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":3,"first_release_published_at":"2026-06-16T04:49:57.000Z","latest_release_published_at":"2026-08-11T02:21:54.000Z","latest_release_number":"4.47.0","last_synced_at":"2026-08-22T20:13:58.064Z","created_at":"2026-07-11T00:52:24.440Z","updated_at":"2026-08-22T20:13:58.065Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v149/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v149/","metadata":{},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T10:32:42.705Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":27.016439280089845,"dependent_packages_count":38.73134988065888,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":32.87389458037436},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-devtools-v149","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v149","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v149","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v149/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v149/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v149/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v149/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v149/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v149/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v149/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":13359651,"name":"selenium-manager","ecosystem":"nixpkgs","description":"A browser automation framework and ecosystem","homepage":"https://github.com/SeleniumHQ/selenium","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-03T19:43:42.611Z","latest_release_published_at":"2026-02-03T19:43:42.611Z","latest_release_number":"4.18.1","last_synced_at":"2026-05-13T03:02:36.355Z","created_at":"2026-02-03T19:43:41.200Z","updated_at":"2026-08-22T20:32:59.685Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=selenium-manager","install_command":"nix-env -iA nixpkgs.selenium-manager","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/by-name/se/selenium-manager/package.nix#L33","metadata":{"nix_attribute":"selenium-manager-4.18.1","position":"pkgs/by-name/se/selenium-manager/package.nix:33","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd","x86_64-freebsd","aarch64-genode","i686-genode","x86_64-genode","x86_64-solaris","javascript-ghcjs","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","mmix-mmixware","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","aarch64_be-none","aarch64-none","arm-none","armv6l-none","avr-none","i686-none","microblaze-none","microblazeel-none","mips-none","mips64-none","msp430-none","or1k-none","m68k-none","powerpc-none","powerpcle-none","riscv32-none","riscv64-none","rx-none","s390-none","s390x-none","vc4-none","x86_64-none","i686-openbsd","x86_64-openbsd","x86_64-redox","wasm64-wasi","wasm32-wasi","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T20:32:59.685Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/selenium-manager?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/selenium-manager","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/selenium-manager","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/selenium-manager/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:42:04.628Z","issues_count":2185,"pull_requests_count":3977,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2173940.45101041,"issues_closed_count":1769,"pull_requests_closed_count":3265,"pull_request_authors_count":302,"issue_authors_count":1502,"avg_comments_per_issue":5.6247139588100685,"avg_comments_per_pull_request":3.2019109881820467,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1280436.2962962964,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":324,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.696969696969697,"past_year_avg_comments_per_pull_request":3.6741803278688523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":275,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/selenium-manager/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/selenium-manager/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/selenium-manager/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/selenium-manager/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/selenium-manager/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/selenium-manager/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3049},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-23T05:00:25.615Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":4977838,"name":"org.seleniumhq.selenium:grid","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"http://www.seleniumhq.org/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":2,"first_release_published_at":"2019-04-24T14:41:47.000Z","latest_release_published_at":"2019-07-01T21:28:50.000Z","latest_release_number":"4.0.0-alpha-2","last_synced_at":"2026-08-23T13:32:35.185Z","created_at":"2022-07-27T09:01:39.358Z","updated_at":"2026-08-23T13:32:35.185Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/grid/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/grid/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T20:32:59.825Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":13.781497462183022,"dependent_packages_count":23.157705052608396,"stargazers_count":0.8239128954882009,"forks_count":0.8577503874292717,"docker_downloads_count":null,"average":9.655216449427222},"purl":"pkg:maven/org.seleniumhq.selenium/grid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:grid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:grid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:grid/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:42:04.628Z","issues_count":2185,"pull_requests_count":3977,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2173940.45101041,"issues_closed_count":1769,"pull_requests_closed_count":3265,"pull_request_authors_count":302,"issue_authors_count":1502,"avg_comments_per_issue":5.6247139588100685,"avg_comments_per_pull_request":3.2019109881820467,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1280436.2962962964,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":324,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.696969696969697,"past_year_avg_comments_per_pull_request":3.6741803278688523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":275,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:grid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:grid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:grid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:grid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:grid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:grid/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":13665676,"name":"python-selenium","ecosystem":"debian","description":null,"homepage":"https://github.com/SeleniumHQ/selenium/","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T10:46:42.992Z","latest_release_published_at":"2026-02-12T10:46:42.992Z","latest_release_number":"4.24.4+dfsg-1","last_synced_at":"2026-03-14T15:30:02.536Z","created_at":"2026-02-12T10:46:42.775Z","updated_at":"2026-08-22T20:32:59.950Z","registry_url":"https://tracker.debian.org/pkg/python-selenium","install_command":"apt-get install python-selenium","documentation_url":"https://packages.debian.org/trixie/python-selenium","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python-selenium-doc, python3-selenium","standards_version":"4.7.0","maintainer":"Sascha Girrulat \u003csascha@girrulat.de\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, dh-sequence-sphinxdoc, python3-all","build_depends_indep":"pybuild-plugin-pyproject, python3-certifi, python3-pytest \u003c!nocheck\u003e, python3-setuptools, python3-sphinx \u003c!nodoc\u003e, python3-sphinx-rtd-theme \u003c!nodoc\u003e, python3-typing-extensions \u003c!nodoc\u003e, python3-urllib3, python3-websocket \u003c!nodoc\u003e","build_depends_arch":null},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T20:32:59.950Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-selenium?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-selenium","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-selenium","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-selenium/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:42:04.628Z","issues_count":2185,"pull_requests_count":3977,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2173940.45101041,"issues_closed_count":1769,"pull_requests_closed_count":3265,"pull_request_authors_count":302,"issue_authors_count":1502,"avg_comments_per_issue":5.6247139588100685,"avg_comments_per_pull_request":3.2019109881820467,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1280436.2962962964,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":324,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.696969696969697,"past_year_avg_comments_per_pull_request":3.6741803278688523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":275,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-selenium/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-selenium/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-selenium/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-selenium/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-selenium/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-selenium/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1676},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-23T05:04:55.028Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13779798,"name":"ruby-selenium-webdriver","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/SeleniumHQ/selenium","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T13:25:50.332Z","latest_release_published_at":"2026-02-13T13:25:50.332Z","latest_release_number":"3.142.7+dfsg-2","last_synced_at":"2026-03-13T23:40:17.339Z","created_at":"2026-02-13T13:25:50.050Z","updated_at":"2026-08-22T20:32:59.965Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-selenium-webdriver","install_command":"apt-get install ruby-selenium-webdriver","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-selenium-webdriver","standards_version":"4.5.0","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), gem2deb, ruby-childprocess (\u003e= 0.5), ruby-zip (\u003e= 1.2.2)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T20:32:59.965Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-selenium-webdriver?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-selenium-webdriver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-selenium-webdriver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-selenium-webdriver/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:42:04.628Z","issues_count":2185,"pull_requests_count":3977,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2173940.45101041,"issues_closed_count":1769,"pull_requests_closed_count":3265,"pull_request_authors_count":302,"issue_authors_count":1502,"avg_comments_per_issue":5.6247139588100685,"avg_comments_per_pull_request":3.2019109881820467,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1280436.2962962964,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":324,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.696969696969697,"past_year_avg_comments_per_pull_request":3.6741803278688523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":275,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-selenium-webdriver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-selenium-webdriver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-selenium-webdriver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-selenium-webdriver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-selenium-webdriver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-selenium-webdriver/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":962},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-23T05:05:44.430Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":5427431,"name":"org.seleniumhq.selenium:selenium-devtools-v103","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":2,"first_release_published_at":"2022-06-23T21:29:41.000Z","latest_release_published_at":"2022-08-09T10:43:01.000Z","latest_release_number":"4.4.0","last_synced_at":"2026-08-23T13:32:49.147Z","created_at":"2022-11-15T19:43:04.244Z","updated_at":"2026-08-23T13:32:49.147Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v103/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v103/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T21:09:22.441Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.77465987245843,"dependent_packages_count":17.56669903592988,"stargazers_count":0.8173055745766309,"forks_count":0.8555479471254149,"docker_downloads_count":null,"average":10.003553107522588},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-devtools-v103","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v103","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v103","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v103/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:42:04.628Z","issues_count":2185,"pull_requests_count":3977,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2173940.45101041,"issues_closed_count":1769,"pull_requests_closed_count":3265,"pull_request_authors_count":302,"issue_authors_count":1502,"avg_comments_per_issue":5.6247139588100685,"avg_comments_per_pull_request":3.2019109881820467,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1280436.2962962964,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":324,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.696969696969697,"past_year_avg_comments_per_pull_request":3.6741803278688523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":275,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v103/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v103/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v103/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v103/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v103/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v103/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":2914911,"name":"selenium-duration-50ms","ecosystem":"pypi","description":"Python bindings for Selenium","homepage":"https://github.com/SeleniumHQ/selenium/","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2021-04-18T08:27:34.000Z","latest_release_published_at":"2021-04-18T08:27:34.000Z","latest_release_number":"4.0.0b3","last_synced_at":"2026-08-22T20:06:22.694Z","created_at":"2022-04-10T12:34:27.459Z","updated_at":"2026-08-22T22:06:50.015Z","registry_url":"https://pypi.org/project/selenium-duration-50ms/","install_command":"pip install selenium-duration-50ms --index-url https://pypi.org/simple","documentation_url":"https://selenium-duration-50ms.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Programming Language :: Python","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Software Development :: Libraries","Topic :: Software Development :: Testing"],"normalized_name":"selenium-duration-50ms","project_status":null},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T22:06:50.015Z","dependent_packages_count":0,"downloads":21,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":40.76661602734523,"dependent_repos_count":21.525853977374208,"dependent_packages_count":10.141135697755281,"stargazers_count":0.07196361944726623,"forks_count":0.057153164785295876,"docker_downloads_count":null,"average":14.512544497341457},"purl":"pkg:pypi/selenium-duration-50ms","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/selenium-duration-50ms","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/selenium-duration-50ms","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/selenium-duration-50ms/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:42:04.628Z","issues_count":2185,"pull_requests_count":3977,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2173940.45101041,"issues_closed_count":1769,"pull_requests_closed_count":3265,"pull_request_authors_count":302,"issue_authors_count":1502,"avg_comments_per_issue":5.6247139588100685,"avg_comments_per_pull_request":3.2019109881820467,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1280436.2962962964,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":324,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.696969696969697,"past_year_avg_comments_per_pull_request":3.6741803278688523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":275,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/selenium-duration-50ms/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/selenium-duration-50ms/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/selenium-duration-50ms/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/selenium-duration-50ms/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/selenium-duration-50ms/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/selenium-duration-50ms/codemeta","maintainers":[{"uuid":"vbigbang","login":"vbigbang","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/vbigbang/","role":null,"created_at":"2023-01-16T22:47:29.153Z","updated_at":"2023-01-16T22:47:29.153Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/vbigbang/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930235,"maintainers_count":399575,"namespaces_count":0,"keywords_count":311673,"github":"pypi","metadata":{"funded_packages_count":58495,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-23T05:05:26.773Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2344272,"name":"selenium-webdriver-fixed","ecosystem":"npm","description":"The official WebDriver JavaScript bindings from the Selenium project","homepage":"https://github.com/SeleniumHQ/selenium/tree/trunk/javascript/node/selenium-webdriver#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":["automation","selenium","testing","webdriver","webdriverjs"],"namespace":null,"versions_count":1,"first_release_published_at":"2021-06-20T18:29:49.338Z","latest_release_published_at":"2021-06-20T18:29:49.338Z","latest_release_number":"4.0.0-beta.4","last_synced_at":"2026-08-22T20:14:44.154Z","created_at":"2022-04-10T00:28:29.271Z","updated_at":"2026-08-22T20:14:44.154Z","registry_url":"https://www.npmjs.com/package/selenium-webdriver-fixed","install_command":"npm install selenium-webdriver-fixed","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.0.0-beta.4"},"contentPolicy":null},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-14T00:39:55.000Z","size":2385437,"stargazers_count":34371,"open_issues_count":187,"forks_count":8711,"subscribers_count":1245,"default_branch":"trunk","last_synced_at":"2026-08-14T08:40:48.533Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-14T07:16:25.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"21f55013-4a18-40ce-b8e1-f75765960cd9","html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":261,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36640048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T13:09:53.151Z","dependent_packages_count":0,"downloads":5,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":37.249016373683894,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":0.7242522012516371,"forks_count":0.5433437911342921,"average":19.347687809946432},"purl":"pkg:npm/selenium-webdriver-fixed","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/selenium-webdriver-fixed","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/selenium-webdriver-fixed","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/selenium-webdriver-fixed/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/selenium-webdriver-fixed/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/selenium-webdriver-fixed/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/selenium-webdriver-fixed/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/selenium-webdriver-fixed/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/selenium-webdriver-fixed/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/selenium-webdriver-fixed/codemeta","maintainers":[{"uuid":"aprogrammernpm","login":"aprogrammernpm","name":null,"email":"2026oyeenid@share.wilsonsd.org","url":null,"packages_count":8,"html_url":"https://www.npmjs.com/~aprogrammernpm","role":null,"created_at":"2022-11-14T09:37:55.542Z","updated_at":"2022-11-14T09:37:55.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aprogrammernpm/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5775448,"maintainers_count":1235963,"namespaces_count":420970,"keywords_count":881018,"github":"npm","metadata":{"funded_packages_count":189396,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-23T05:03:13.255Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1007017,"name":"@jovanross/selenium-webdriver3","ecosystem":"npm","description":"The official WebDriver JavaScript bindings from the Selenium project","homepage":"https://github.com/SeleniumHQ/selenium","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":["automation","selenium","testing","webdriver","webdriverjs"],"namespace":"jovanross","versions_count":1,"first_release_published_at":"2018-09-17T15:52:48.765Z","latest_release_published_at":"2018-09-17T15:52:48.765Z","latest_release_number":"3.6.0","last_synced_at":"2026-08-22T20:09:16.776Z","created_at":"2022-04-07T19:05:01.234Z","updated_at":"2026-08-23T00:44:39.720Z","registry_url":"https://www.npmjs.com/package/@jovanross/selenium-webdriver3","install_command":"npm install @jovanross/selenium-webdriver3","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.6.0"},"contentPolicy":null},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T00:44:39.720Z","dependent_packages_count":1,"downloads":82,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":54.90282062971637,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":0.5393117815886717,"forks_count":0.4050370123891862,"docker_downloads_count":null,"average":17.41018046526055},"purl":"pkg:npm/%40jovanross/selenium-webdriver3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jovanross/selenium-webdriver3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jovanross/selenium-webdriver3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jovanross/selenium-webdriver3/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:42:04.628Z","issues_count":2185,"pull_requests_count":3977,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2173940.45101041,"issues_closed_count":1769,"pull_requests_closed_count":3265,"pull_request_authors_count":302,"issue_authors_count":1502,"avg_comments_per_issue":5.6247139588100685,"avg_comments_per_pull_request":3.2019109881820467,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1280436.2962962964,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":324,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.696969696969697,"past_year_avg_comments_per_pull_request":3.6741803278688523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":275,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jovanross%2Fselenium-webdriver3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jovanross%2Fselenium-webdriver3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jovanross%2Fselenium-webdriver3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jovanross%2Fselenium-webdriver3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jovanross%2Fselenium-webdriver3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jovanross%2Fselenium-webdriver3/codemeta","maintainers":[{"uuid":"jovanross","login":"jovanross","name":null,"email":"jovanross@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~jovanross","role":null,"created_at":"2022-11-20T17:58:22.305Z","updated_at":"2022-11-20T17:58:22.305Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jovanross/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5775448,"maintainers_count":1235963,"namespaces_count":420970,"keywords_count":881018,"github":"npm","metadata":{"funded_packages_count":189396,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-23T05:03:13.255Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14744698,"name":"org.seleniumhq.selenium:selenium-devtools-v150","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":2,"first_release_published_at":"2026-07-11T00:45:00.000Z","latest_release_published_at":"2026-08-11T02:21:54.000Z","latest_release_number":"4.47.0","last_synced_at":"2026-08-22T20:16:02.793Z","created_at":"2026-07-11T00:52:24.363Z","updated_at":"2026-08-23T01:47:05.245Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v150/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v150/","metadata":{},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T01:47:05.244Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":27.016439280089845,"dependent_packages_count":38.73134988065888,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":32.87389458037436},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-devtools-v150","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v150","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v150","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v150/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:42:04.628Z","issues_count":2185,"pull_requests_count":3977,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2173940.45101041,"issues_closed_count":1769,"pull_requests_closed_count":3265,"pull_request_authors_count":302,"issue_authors_count":1502,"avg_comments_per_issue":5.6247139588100685,"avg_comments_per_pull_request":3.2019109881820467,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1280436.2962962964,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":324,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.696969696969697,"past_year_avg_comments_per_pull_request":3.6741803278688523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":275,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v150/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v150/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v150/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v150/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v150/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v150/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":9926957,"name":"org.seleniumhq.selenium:selenium-devtools-v117","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":4,"first_release_published_at":"2023-09-25T19:04:17.000Z","latest_release_published_at":"2023-11-01T14:05:55.000Z","latest_release_number":"4.15.0","last_synced_at":"2026-08-22T20:10:27.846Z","created_at":"2024-05-09T11:11:58.246Z","updated_at":"2026-08-23T02:25:20.800Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v117/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v117/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-23T01:20:39.518Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2478,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-23T01:20:39.634Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T02:25:20.800Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.31285196721541,"dependent_packages_count":50.11312963996567,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.71299080359054},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-devtools-v117","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v117","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v117","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v117/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:42:04.628Z","issues_count":2185,"pull_requests_count":3977,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2173940.45101041,"issues_closed_count":1769,"pull_requests_closed_count":3265,"pull_request_authors_count":302,"issue_authors_count":1502,"avg_comments_per_issue":5.6247139588100685,"avg_comments_per_pull_request":3.2019109881820467,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1280436.2962962964,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":324,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.696969696969697,"past_year_avg_comments_per_pull_request":3.6741803278688523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":275,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v117/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v117/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v117/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v117/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v117/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v117/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5284888,"name":"selenium","ecosystem":"conda","description":"Selenium specifically provides an infrastructure for the W3C WebDriver specification — a platform and language-neutral coding interface compatible with all major web browsers.","homepage":"https://www.seleniumhq.org","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2018-07-30T16:30:28.000Z","latest_release_published_at":"2025-11-06T16:08:40.000Z","latest_release_number":"4.38.0","last_synced_at":"2026-04-03T03:19:49.434Z","created_at":"2022-10-03T15:41:25.946Z","updated_at":"2026-08-23T02:25:20.802Z","registry_url":"https://anaconda.org/anaconda/selenium","install_command":"conda install -c anaconda selenium","documentation_url":null,"metadata":{},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-23T01:20:39.518Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2478,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-23T01:20:39.634Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T02:25:20.801Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":141,"rankings":{"downloads":null,"dependent_repos_count":16.545893719806763,"dependent_packages_count":51.19299305345817,"stargazers_count":3.20048309178744,"forks_count":3.20048309178744,"docker_downloads_count":null,"average":18.53496323920995},"purl":"pkg:conda/selenium","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/selenium","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/selenium","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/selenium/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:42:04.628Z","issues_count":2185,"pull_requests_count":3977,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2173940.45101041,"issues_closed_count":1769,"pull_requests_closed_count":3265,"pull_request_authors_count":302,"issue_authors_count":1502,"avg_comments_per_issue":5.6247139588100685,"avg_comments_per_pull_request":3.2019109881820467,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1280436.2962962964,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":324,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.696969696969697,"past_year_avg_comments_per_pull_request":3.6741803278688523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":275,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/selenium/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/selenium/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/selenium/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/selenium/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/selenium/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/selenium/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5475,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":851},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-23T05:06:05.492Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":1007015,"name":"@jovanross/selenium-webdriver2","ecosystem":"npm","description":"The official WebDriver JavaScript bindings from the Selenium project","homepage":"https://github.com/SeleniumHQ/selenium","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":["automation","selenium","testing","webdriver","webdriverjs"],"namespace":"jovanross","versions_count":1,"first_release_published_at":"2018-09-17T15:49:22.135Z","latest_release_published_at":"2018-09-17T15:49:22.135Z","latest_release_number":"2.53.3","last_synced_at":"2026-08-22T20:07:22.846Z","created_at":"2022-04-07T19:05:01.178Z","updated_at":"2026-08-22T20:07:22.847Z","registry_url":"https://www.npmjs.com/package/@jovanross/selenium-webdriver2","install_command":"npm install @jovanross/selenium-webdriver2","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.53.3"},"contentPolicy":null},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-14T00:39:55.000Z","size":2385437,"stargazers_count":34371,"open_issues_count":187,"forks_count":8711,"subscribers_count":1245,"default_branch":"trunk","last_synced_at":"2026-08-14T08:40:48.533Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-14T07:16:25.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"21f55013-4a18-40ce-b8e1-f75765960cd9","html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":261,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36640048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T13:02:57.748Z","dependent_packages_count":1,"downloads":16,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":54.90282062971637,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":0.5393117815886717,"forks_count":0.4050370123891862,"docker_downloads_count":null,"average":17.41018046526055},"purl":"pkg:npm/%40jovanross/selenium-webdriver2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jovanross/selenium-webdriver2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jovanross/selenium-webdriver2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jovanross/selenium-webdriver2/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jovanross%2Fselenium-webdriver2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jovanross%2Fselenium-webdriver2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jovanross%2Fselenium-webdriver2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jovanross%2Fselenium-webdriver2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jovanross%2Fselenium-webdriver2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jovanross%2Fselenium-webdriver2/codemeta","maintainers":[{"uuid":"jovanross","login":"jovanross","name":null,"email":"jovanross@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~jovanross","role":null,"created_at":"2022-11-20T17:58:20.196Z","updated_at":"2022-11-20T17:58:20.196Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jovanross/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5775448,"maintainers_count":1235963,"namespaces_count":420970,"keywords_count":881018,"github":"npm","metadata":{"funded_packages_count":189396,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-23T05:03:13.255Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2344256,"name":"selenium-webdriver","ecosystem":"npm","description":"The official WebDriver JavaScript bindings from the Selenium project","homepage":"https://github.com/SeleniumHQ/selenium/tree/trunk/javascript/selenium-webdriver#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":["automation","selenium","testing","webdriver","webdriverjs"],"namespace":null,"versions_count":122,"first_release_published_at":"2013-02-14T20:44:43.830Z","latest_release_published_at":"2026-08-10T17:58:53.750Z","latest_release_number":"4.47.0","last_synced_at":"2026-08-22T20:23:09.072Z","created_at":"2022-04-10T00:28:28.404Z","updated_at":"2026-08-23T05:34:13.353Z","registry_url":"https://www.npmjs.com/package/selenium-webdriver","install_command":"npm install selenium-webdriver","documentation_url":null,"metadata":{"funding":[{"url":"https://github.com/sponsors/SeleniumHQ","type":"github"},{"url":"https://opencollective.com/selenium","type":"opencollective"}],"dist-tags":{"latest":"4.47.0"},"contentPolicy":null},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-23T01:20:39.518Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2478,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-23T01:20:39.634Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T05:34:13.353Z","dependent_packages_count":2258,"downloads":8260857,"downloads_period":"last-month","dependent_repos_count":622782,"rankings":{"downloads":0.09853538549098657,"dependent_repos_count":0.045514497277672886,"dependent_packages_count":0.03467504469523632,"stargazers_count":0.5393117815886717,"forks_count":0.4050370123891862,"docker_downloads_count":0.08962854848526353,"average":0.2021170449878362},"purl":"pkg:npm/selenium-webdriver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/selenium-webdriver","docker_dependents_count":830,"docker_downloads_count":619046423,"usage_url":"https://repos.ecosyste.ms/usage/npm/selenium-webdriver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/selenium-webdriver/dependencies","status":null,"funding_links":["https://github.com/sponsors/SeleniumHQ","https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:42:04.628Z","issues_count":2185,"pull_requests_count":3977,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2173940.45101041,"issues_closed_count":1769,"pull_requests_closed_count":3265,"pull_request_authors_count":302,"issue_authors_count":1502,"avg_comments_per_issue":5.6247139588100685,"avg_comments_per_pull_request":3.2019109881820467,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1280436.2962962964,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":324,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.696969696969697,"past_year_avg_comments_per_pull_request":3.6741803278688523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":275,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/selenium-webdriver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/selenium-webdriver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/selenium-webdriver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/selenium-webdriver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/selenium-webdriver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/selenium-webdriver/codemeta","maintainers":[{"uuid":"titusfortner","login":"titusfortner","name":null,"email":"titusfortner@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~titusfortner","role":null,"created_at":"2022-11-10T11:15:56.896Z","updated_at":"2022-11-10T11:15:56.896Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/titusfortner/packages"},{"uuid":"jmleyba","login":"jmleyba","name":null,"email":"jmleyba@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~jmleyba","role":null,"created_at":"2022-11-10T11:15:56.899Z","updated_at":"2022-11-10T11:15:56.899Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jmleyba/packages"},{"uuid":"sriharsha","login":"sriharsha","name":null,"email":"sri_harsha509@hotmail.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~sriharsha","role":null,"created_at":"2022-11-10T11:15:56.910Z","updated_at":"2022-11-10T11:15:56.910Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sriharsha/packages"},{"uuid":"automatedtester","login":"automatedtester","name":null,"email":"david.burns@theautomatedtester.co.uk","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~automatedtester","role":null,"created_at":"2022-11-10T11:15:56.913Z","updated_at":"2022-11-10T11:15:56.913Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/automatedtester/packages"},{"uuid":"diemol","login":"diemol","name":null,"email":"diemol@gmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~diemol","role":null,"created_at":"2022-11-10T11:15:56.917Z","updated_at":"2022-11-10T11:15:56.917Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/diemol/packages"},{"uuid":"pujagani","login":"pujagani","name":null,"email":"puja.jagani93@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~pujagani","role":null,"created_at":"2022-11-15T12:41:33.273Z","updated_at":"2022-11-15T12:41:33.273Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pujagani/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5775448,"maintainers_count":1235963,"namespaces_count":420970,"keywords_count":881018,"github":"npm","metadata":{"funded_packages_count":189396,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-23T05:03:13.255Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4977881,"name":"org.seleniumhq.selenium:selenium-json","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":82,"first_release_published_at":"2019-09-30T11:20:08.000Z","latest_release_published_at":"2026-08-11T02:21:57.000Z","latest_release_number":"4.47.0","last_synced_at":"2026-08-22T20:08:34.742Z","created_at":"2022-07-27T09:01:55.761Z","updated_at":"2026-08-23T03:33:00.272Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-json/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-json/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-23T01:20:39.518Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2478,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-23T01:20:39.634Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T03:33:00.272Z","dependent_packages_count":46,"downloads":null,"downloads_period":null,"dependent_repos_count":10,"rankings":{"downloads":null,"dependent_repos_count":7.811670954759784,"dependent_packages_count":1.484247514741363,"stargazers_count":0.8239128954882009,"forks_count":0.8577503874292717,"docker_downloads_count":null,"average":2.7443954381046547},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-json","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-json","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-json","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-json/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:42:04.628Z","issues_count":2185,"pull_requests_count":3977,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2173940.45101041,"issues_closed_count":1769,"pull_requests_closed_count":3265,"pull_request_authors_count":302,"issue_authors_count":1502,"avg_comments_per_issue":5.6247139588100685,"avg_comments_per_pull_request":3.2019109881820467,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1280436.2962962964,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":324,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.696969696969697,"past_year_avg_comments_per_pull_request":3.6741803278688523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":275,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-json/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-json/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-json/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-json/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-json/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-json/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":10767687,"name":"org.seleniumhq.selenium:selenium-bom","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":50,"first_release_published_at":"2023-02-17T17:18:49.000Z","latest_release_published_at":"2026-08-11T02:26:01.000Z","latest_release_number":"4.47.0","last_synced_at":"2026-08-22T20:06:31.339Z","created_at":"2024-07-31T07:33:25.706Z","updated_at":"2026-08-23T06:43:07.387Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-bom/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-bom/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-23T01:20:39.518Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2478,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-23T01:20:39.634Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T06:43:07.387Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.17182428433945,"dependent_packages_count":50.28602511760803,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.728924700973735},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-bom","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-bom","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-bom","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-bom/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:42:04.628Z","issues_count":2185,"pull_requests_count":3977,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2173940.45101041,"issues_closed_count":1769,"pull_requests_closed_count":3265,"pull_request_authors_count":302,"issue_authors_count":1502,"avg_comments_per_issue":5.6247139588100685,"avg_comments_per_pull_request":3.2019109881820467,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1280436.2962962964,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":324,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.696969696969697,"past_year_avg_comments_per_pull_request":3.6741803278688523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":275,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-bom/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-bom/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-bom/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-bom/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-bom/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-bom/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4978070,"name":"org.seleniumhq.selenium:selenium-chrome-driver","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":193,"first_release_published_at":"2009-12-14T14:10:43.000Z","latest_release_published_at":"2026-08-11T02:21:54.000Z","latest_release_number":"4.47.0","last_synced_at":"2026-08-22T20:14:14.476Z","created_at":"2022-07-27T09:02:48.050Z","updated_at":"2026-08-22T20:14:14.476Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-chrome-driver/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-chrome-driver/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T13:54:53.169Z","dependent_packages_count":396,"downloads":null,"downloads_period":null,"dependent_repos_count":13871,"rankings":{"downloads":null,"dependent_repos_count":0.062469215891207464,"dependent_packages_count":0.2048269482586706,"stargazers_count":0.8203089022637081,"forks_count":0.8577503874292717,"docker_downloads_count":2.1303604393668185,"average":0.8151431786419353},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-chrome-driver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-chrome-driver","docker_dependents_count":60,"docker_downloads_count":529763,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-chrome-driver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-chrome-driver/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-22T12:42:04.628Z","issues_count":2185,"pull_requests_count":3977,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2173940.45101041,"issues_closed_count":1769,"pull_requests_closed_count":3265,"pull_request_authors_count":302,"issue_authors_count":1502,"avg_comments_per_issue":5.6247139588100685,"avg_comments_per_pull_request":3.2019109881820467,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1280436.2962962964,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":324,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.696969696969697,"past_year_avg_comments_per_pull_request":3.6741803278688523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":275,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-chrome-driver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-chrome-driver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-chrome-driver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-chrome-driver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-chrome-driver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-chrome-driver/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4977862,"name":"org.seleniumhq.selenium:selenium-devtools-v90","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":2,"first_release_published_at":"2021-04-13T18:01:15.000Z","latest_release_published_at":"2021-06-07T14:46:38.000Z","latest_release_number":"4.0.0-beta-4","last_synced_at":"2026-08-22T20:15:21.112Z","created_at":"2022-07-27T09:01:48.530Z","updated_at":"2026-08-22T20:15:21.112Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v90/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v90/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T09:14:24.252Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.77465987245843,"dependent_packages_count":23.157705052608396,"stargazers_count":0.8239128954882009,"forks_count":0.8577503874292717,"docker_downloads_count":null,"average":11.403507051996074},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-devtools-v90","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v90","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v90","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v90/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v90/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v90/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v90/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v90/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v90/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v90/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":8992441,"name":"selenium.rc","ecosystem":"nuget","description":"Selenium is a set of different software tools each with a different approach to supporting browser automation. These tools are highly flexible, allowing many options for locating and manipulating elements within a browser, and one of its key features is the support for automating multiple browser platforms. This package contains the .NET bindings for the older, more procedural Selenium Remote Control (or Selenium RC) API. It requires a running instance of the Selenium Server, and uses JavaScript for automating the browser, which means it is limited to the functionality available from within the JavaScript sandbox. Note that version 3.1 will be the final version of this assembly available. Users can use WebDriverBackedSelenium, or migrate to WebDriver.","homepage":"https://github.com/SeleniumHQ/selenium","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":["Selenium","remote","control","RC","browser","automation"],"namespace":null,"versions_count":73,"first_release_published_at":"2011-07-25T19:25:57.497Z","latest_release_published_at":"2017-02-16T16:02:09.670Z","latest_release_number":"3.1.0","last_synced_at":"2026-08-22T20:06:33.674Z","created_at":"2024-02-26T15:41:12.508Z","updated_at":"2026-08-23T07:15:12.065Z","registry_url":"https://www.nuget.org/packages/selenium.rc/","install_command":"Install-Package selenium.rc","documentation_url":null,"metadata":{"owners":"Software Freedom Conservancy","license_url":"http://www.apache.org/licenses/LICENSE-2.0","require_license_acceptance":false,"icon_url":"http://seleniumhq.org/images/big-logo.png","development_dependency":false,"serviceable":false,"framework_assemblies":[{"assembly_name":"System.Drawing","target_framework":""}],"package_types":[],"summary":".NET bindings for the Selenium RC API","verified":true},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-23T01:20:39.518Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2478,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-23T01:20:39.634Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T07:15:12.065Z","dependent_packages_count":5,"downloads":2611862,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.8867749488285794,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":11.180498829919594},"purl":"pkg:nuget/selenium.rc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/selenium.rc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/selenium.rc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/selenium.rc/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:42:04.628Z","issues_count":2185,"pull_requests_count":3977,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2173940.45101041,"issues_closed_count":1769,"pull_requests_closed_count":3265,"pull_request_authors_count":302,"issue_authors_count":1502,"avg_comments_per_issue":5.6247139588100685,"avg_comments_per_pull_request":3.2019109881820467,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1280436.2962962964,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":324,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.696969696969697,"past_year_avg_comments_per_pull_request":3.6741803278688523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":275,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/selenium.rc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/selenium.rc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/selenium.rc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/selenium.rc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/selenium.rc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/selenium.rc/codemeta","maintainers":[{"uuid":"selenium","login":"selenium","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://www.nuget.org/profiles/selenium","role":null,"created_at":"2024-02-26T15:42:04.790Z","updated_at":"2024-02-26T15:42:04.790Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/selenium/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":842994,"maintainers_count":114411,"namespaces_count":0,"keywords_count":174355,"github":"nuget","metadata":{"funded_packages_count":32600,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-08-23T05:03:54.379Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":5379808,"name":"@sriharsha/test-selenium-bin","ecosystem":"npm","description":"The official WebDriver JavaScript bindings from the Selenium project","homepage":"https://github.com/SeleniumHQ/selenium/tree/trunk/javascript/node/selenium-webdriver#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":["automation","selenium","testing","webdriver","webdriverjs"],"namespace":"sriharsha","versions_count":4,"first_release_published_at":"2022-10-28T07:35:00.075Z","latest_release_published_at":"2022-11-01T16:01:11.646Z","latest_release_number":"0.0.5","last_synced_at":"2026-08-22T20:23:35.635Z","created_at":"2022-10-30T01:38:46.397Z","updated_at":"2026-08-23T08:18:59.907Z","registry_url":"https://www.npmjs.com/package/@sriharsha/test-selenium-bin","install_command":"npm install @sriharsha/test-selenium-bin","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.5"}},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-23T01:20:39.518Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2478,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-23T01:20:39.634Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T08:18:59.907Z","dependent_packages_count":1,"downloads":5,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":27.116858375788368,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":0.7455024513341113,"forks_count":0.5562404905142235,"average":13.988777961822061},"purl":"pkg:npm/%40sriharsha/test-selenium-bin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@sriharsha/test-selenium-bin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@sriharsha/test-selenium-bin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@sriharsha/test-selenium-bin/dependencies","status":"removed","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:42:04.628Z","issues_count":2185,"pull_requests_count":3977,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2173940.45101041,"issues_closed_count":1769,"pull_requests_closed_count":3265,"pull_request_authors_count":302,"issue_authors_count":1502,"avg_comments_per_issue":5.6247139588100685,"avg_comments_per_pull_request":3.2019109881820467,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1280436.2962962964,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":324,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.696969696969697,"past_year_avg_comments_per_pull_request":3.6741803278688523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":275,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sriharsha%2Ftest-selenium-bin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sriharsha%2Ftest-selenium-bin/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sriharsha%2Ftest-selenium-bin/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sriharsha%2Ftest-selenium-bin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sriharsha%2Ftest-selenium-bin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sriharsha%2Ftest-selenium-bin/codemeta","maintainers":[{"uuid":"sriharsha","login":"sriharsha","name":null,"email":"sri_harsha509@hotmail.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~sriharsha","role":null,"created_at":"2022-11-18T04:37:38.653Z","updated_at":"2022-11-18T04:37:38.653Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sriharsha/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5775448,"maintainers_count":1235963,"namespaces_count":420970,"keywords_count":881018,"github":"npm","metadata":{"funded_packages_count":189396,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-23T05:03:13.255Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14744700,"name":"org.seleniumhq.selenium:selenium-node-kubernetes","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":7,"first_release_published_at":"2026-02-20T02:59:15.000Z","latest_release_published_at":"2026-08-11T02:21:55.000Z","latest_release_number":"4.47.0","last_synced_at":"2026-08-23T09:31:31.385Z","created_at":"2026-07-11T00:52:24.455Z","updated_at":"2026-08-23T09:31:31.385Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-node-kubernetes/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-node-kubernetes/","metadata":{},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-23T01:20:39.518Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2478,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-23T01:20:39.634Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T05:40:02.390Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":27.016439280089845,"dependent_packages_count":38.73134988065888,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":32.87389458037436},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-node-kubernetes","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-node-kubernetes","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-node-kubernetes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-node-kubernetes/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:42:04.628Z","issues_count":2185,"pull_requests_count":3977,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2173940.45101041,"issues_closed_count":1769,"pull_requests_closed_count":3265,"pull_request_authors_count":302,"issue_authors_count":1502,"avg_comments_per_issue":5.6247139588100685,"avg_comments_per_pull_request":3.2019109881820467,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1280436.2962962964,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":324,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.696969696969697,"past_year_avg_comments_per_pull_request":3.6741803278688523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":275,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-node-kubernetes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-node-kubernetes/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-node-kubernetes/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-node-kubernetes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-node-kubernetes/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-node-kubernetes/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":12321990,"name":"selenium-devtools","ecosystem":"rubygems","description":"    Selenium WebDriver now supports limited DevTools interactions.\n    This project allows users to specify desired versioning.\n","homepage":"https://selenium.dev","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":null,"versions_count":67,"first_release_published_at":"2021-02-28T03:13:10.257Z","latest_release_published_at":"2026-08-10T17:54:03.813Z","latest_release_number":"0.151.0","last_synced_at":"2026-08-22T20:06:31.943Z","created_at":"2025-10-07T05:50:36.234Z","updated_at":"2026-08-23T09:52:44.810Z","registry_url":"https://gem.coop/gems/selenium-devtools","install_command":"gem install selenium-devtools -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/selenium-devtools/","metadata":{"funding":"https://github.com/sponsors/SeleniumHQ"},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-23T01:20:39.518Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2478,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-23T01:20:39.634Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T09:52:44.810Z","dependent_packages_count":0,"downloads":8710856,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":1.4646014110777714,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":0.4882004703592571},"purl":"pkg:gem/selenium-devtools?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/selenium-devtools","docker_dependents_count":3,"docker_downloads_count":8201063,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/selenium-devtools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/selenium-devtools/dependencies","status":null,"funding_links":["https://github.com/sponsors/SeleniumHQ","https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:42:04.628Z","issues_count":2185,"pull_requests_count":3977,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2173940.45101041,"issues_closed_count":1769,"pull_requests_closed_count":3265,"pull_request_authors_count":302,"issue_authors_count":1502,"avg_comments_per_issue":5.6247139588100685,"avg_comments_per_pull_request":3.2019109881820467,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1280436.2962962964,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":324,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.696969696969697,"past_year_avg_comments_per_pull_request":3.6741803278688523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":275,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/selenium-devtools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/selenium-devtools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/selenium-devtools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/selenium-devtools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/selenium-devtools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/selenium-devtools/codemeta","maintainers":[{"uuid":"57540","login":"p0deje","name":null,"email":null,"url":null,"packages_count":20,"html_url":"https://gem.coop/profiles/p0deje","role":null,"created_at":"2025-10-08T06:09:51.352Z","updated_at":"2025-10-08T06:09:51.352Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/p0deje/packages"},{"uuid":"88397","login":"titusfortner","name":null,"email":null,"url":null,"packages_count":24,"html_url":"https://gem.coop/profiles/titusfortner","role":null,"created_at":"2025-10-08T06:09:51.304Z","updated_at":"2025-10-08T06:09:51.304Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/titusfortner/packages"},{"uuid":"167299","login":"diemol","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://gem.coop/profiles/diemol","role":null,"created_at":"2025-10-08T06:09:51.401Z","updated_at":"2025-10-08T06:09:51.401Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/diemol/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":195825,"maintainers_count":68877,"namespaces_count":0,"keywords_count":19175,"github":"gem-coop","metadata":{"funded_packages_count":7879},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-08-23T05:01:23.774Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":2914888,"name":"selenium","ecosystem":"pypi","description":"Official Python bindings for Selenium WebDriver","homepage":"https://www.selenium.dev","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":null,"versions_count":232,"first_release_published_at":"2008-04-25T16:22:32.000Z","latest_release_published_at":"2026-08-10T17:54:09.000Z","latest_release_number":"4.47.0","last_synced_at":"2026-08-23T13:32:00.789Z","created_at":"2022-04-10T12:34:26.614Z","updated_at":"2026-08-23T13:32:00.789Z","registry_url":"https://pypi.org/project/selenium/","install_command":"pip install selenium --index-url https://pypi.org/simple","documentation_url":"https://selenium.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Programming Language :: Python","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Topic :: Software Development :: Libraries","Topic :: Software Development :: Testing"],"normalized_name":"selenium","project_status":null},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-23T01:20:39.518Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2478,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-23T01:20:39.634Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T05:33:59.169Z","dependent_packages_count":1518,"downloads":57335695,"downloads_period":"last-month","dependent_repos_count":62210,"rankings":{"downloads":0.07134904724260693,"dependent_repos_count":0.022743655162167763,"dependent_packages_count":0.017057741371625825,"stargazers_count":0.16342416733460868,"forks_count":0.11115044377640053,"docker_downloads_count":0.33308449818142466,"average":0.11980159217813907},"purl":"pkg:pypi/selenium","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/selenium","docker_dependents_count":1099,"docker_downloads_count":221118560,"usage_url":"https://repos.ecosyste.ms/usage/pypi/selenium","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/selenium/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-22T12:42:04.628Z","issues_count":2185,"pull_requests_count":3977,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2173940.45101041,"issues_closed_count":1769,"pull_requests_closed_count":3265,"pull_request_authors_count":302,"issue_authors_count":1502,"avg_comments_per_issue":5.6247139588100685,"avg_comments_per_pull_request":3.2019109881820467,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1280436.2962962964,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":324,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.696969696969697,"past_year_avg_comments_per_pull_request":3.6741803278688523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":275,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/selenium/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/selenium/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/selenium/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/selenium/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/selenium/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/selenium/codemeta","maintainers":[{"uuid":"David.Burns","login":"David.Burns","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/David.Burns/","role":null,"created_at":"2022-12-05T19:50:06.172Z","updated_at":"2022-12-05T19:50:06.172Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/David.Burns/packages"},{"uuid":"diemol","login":"diemol","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/diemol/","role":null,"created_at":"2022-12-05T19:50:06.238Z","updated_at":"2022-12-05T19:50:06.238Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/diemol/packages"},{"uuid":"titusfortner","login":"titusfortner","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/titusfortner/","role":null,"created_at":"2022-12-05T19:50:06.278Z","updated_at":"2022-12-05T19:50:06.278Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/titusfortner/packages"},{"uuid":"Corey.Goldberg","login":"Corey.Goldberg","name":null,"email":null,"url":null,"packages_count":17,"html_url":"https://pypi.org/user/Corey.Goldberg/","role":"Owner","created_at":"2026-08-18T11:03:13.883Z","updated_at":"2026-08-18T11:03:13.883Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Corey.Goldberg/packages"},{"uuid":"pujagani","login":"pujagani","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/pujagani/","role":"Maintainer","created_at":"2023-12-13T11:23:37.093Z","updated_at":"2023-12-13T11:23:37.093Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/pujagani/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930235,"maintainers_count":399575,"namespaces_count":0,"keywords_count":311673,"github":"pypi","metadata":{"funded_packages_count":58495,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-23T05:05:26.773Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":4977876,"name":"org.seleniumhq.selenium:selenium-devtools-v91","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":2,"first_release_published_at":"2021-04-13T18:00:59.000Z","latest_release_published_at":"2021-06-07T14:46:13.000Z","latest_release_number":"4.0.0-beta-4","last_synced_at":"2026-08-23T13:32:06.492Z","created_at":"2022-07-27T09:01:51.409Z","updated_at":"2026-08-23T13:32:06.493Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v91/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v91/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T22:19:35.760Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":4,"rankings":{"downloads":null,"dependent_repos_count":12.125259037531661,"dependent_packages_count":17.56669903592988,"stargazers_count":0.8239128954882009,"forks_count":0.8577503874292717,"docker_downloads_count":null,"average":7.843405339094753},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-devtools-v91","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v91","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v91","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v91/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v91/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v91/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v91/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v91/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v91/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v91/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4977845,"name":"org.seleniumhq.selenium:jetty-servlet-repacked","ecosystem":"maven","description":"Browser automation framework dependency on jetty","homepage":"http://selenium.googlecode.com/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":1,"first_release_published_at":"2015-10-01T18:47:24.000Z","latest_release_published_at":"2015-10-01T18:47:24.000Z","latest_release_number":"9.2.13.v20150730","last_synced_at":"2026-08-23T13:31:59.199Z","created_at":"2022-07-27T09:01:40.918Z","updated_at":"2026-08-23T13:31:59.199Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/jetty-servlet-repacked/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/jetty-servlet-repacked/","metadata":{"distribution_repositories":["http://oss.sonatype.org/service/local/staging/deploy/maven2","http://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T11:09:34.394Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":0.7092653936673736,"forks_count":0.7211032036324019,"average":20.56754273148436},"purl":"pkg:maven/org.seleniumhq.selenium/jetty-servlet-repacked","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:jetty-servlet-repacked","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:jetty-servlet-repacked","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:jetty-servlet-repacked/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:jetty-servlet-repacked/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:jetty-servlet-repacked/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:jetty-servlet-repacked/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:jetty-servlet-repacked/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:jetty-servlet-repacked/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:jetty-servlet-repacked/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":12394913,"name":"org.seleniumhq.selenium:selenium-devtools-v139","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":3,"first_release_published_at":"2025-08-12T16:01:38.000Z","latest_release_published_at":"2025-10-17T21:24:22.000Z","latest_release_number":"4.37.0","last_synced_at":"2026-08-23T13:32:00.755Z","created_at":"2025-10-17T21:45:36.531Z","updated_at":"2026-08-23T13:32:00.755Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v139/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v139/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T00:47:37.050Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.576574561913535,"dependent_packages_count":45.14397144722836,"stargazers_count":0.8012720193306875,"forks_count":0.7994834657161101,"docker_downloads_count":null,"average":19.580325373547172},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-devtools-v139","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v139","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v139","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v139/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:42:04.628Z","issues_count":2185,"pull_requests_count":3977,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2173940.45101041,"issues_closed_count":1769,"pull_requests_closed_count":3265,"pull_request_authors_count":302,"issue_authors_count":1502,"avg_comments_per_issue":5.6247139588100685,"avg_comments_per_pull_request":3.2019109881820467,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1280436.2962962964,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":324,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.696969696969697,"past_year_avg_comments_per_pull_request":3.6741803278688523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":275,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v139/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v139/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v139/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v139/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v139/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v139/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11780785,"name":"org.seleniumhq.selenium:selenium-devtools-v128","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":3,"first_release_published_at":"2024-08-28T10:35:06.000Z","latest_release_published_at":"2024-10-30T10:57:37.000Z","latest_release_number":"4.26.0","last_synced_at":"2026-08-23T13:32:00.766Z","created_at":"2025-06-09T11:03:41.479Z","updated_at":"2026-08-23T13:32:00.766Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v128/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v128/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T08:40:53.181Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.026626466074966,"dependent_packages_count":48.64554336343237,"stargazers_count":0.7820436456303287,"forks_count":0.8103799571678338,"docker_downloads_count":null,"average":21.066148358076372},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-devtools-v128","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v128","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v128","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v128/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v128/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v128/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v128/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v128/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v128/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v128/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":12322031,"name":"selenium-webdriver","ecosystem":"rubygems","description":"    Selenium implements the W3C WebDriver protocol to automate popular browsers.\n    It aims to mimic the behaviour of a real user as it interacts with the application's HTML.\n    It's primarily intended for web application testing, but any web-based task can automated.\n","homepage":"https://selenium.dev","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":null,"versions_count":260,"first_release_published_at":"2009-11-13T04:23:23.377Z","latest_release_published_at":"2026-08-10T17:53:54.523Z","latest_release_number":"4.47.0","last_synced_at":"2026-08-23T13:32:01.114Z","created_at":"2025-10-07T05:50:39.862Z","updated_at":"2026-08-23T13:32:01.115Z","registry_url":"https://gem.coop/gems/selenium-webdriver","install_command":"gem install selenium-webdriver -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/selenium-webdriver/","metadata":{"funding":"https://github.com/sponsors/SeleniumHQ"},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-14T00:39:55.000Z","size":2385437,"stargazers_count":34371,"open_issues_count":187,"forks_count":8711,"subscribers_count":1245,"default_branch":"trunk","last_synced_at":"2026-08-14T08:40:48.533Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-14T07:16:25.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"21f55013-4a18-40ce-b8e1-f75765960cd9","html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":261,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36640048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"nightly","sha":"0c86525184355bddc44b6193ae7236f11a7fb129","kind":"commit","published_at":"2023-11-06T20:47:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"7fca92ddf2df2885df7e423f0f40dff7efb60786","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"3b63d133ab2712f77a353cb88f50257e285c8730","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"fa0a3f2c024f52ed8bcf6de6e1423ab0e116113d","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-20T19:14:53.302Z","dependent_packages_count":0,"downloads":353488745,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.07298678128294542,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.10055956532316924,"average":0.04338658665152867},"purl":"pkg:gem/selenium-webdriver?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/selenium-webdriver","docker_dependents_count":815,"docker_downloads_count":924576573,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/selenium-webdriver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/selenium-webdriver/dependencies","status":null,"funding_links":["https://github.com/sponsors/SeleniumHQ","https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T12:02:08.434Z","issues_count":2184,"pull_requests_count":3967,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2169521.699231951,"issues_closed_count":1769,"pull_requests_closed_count":3254,"pull_request_authors_count":300,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.203680362994706,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":497,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1281485.3839009288,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":323,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.6056338028169015,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":273,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/selenium-webdriver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/selenium-webdriver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/selenium-webdriver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/selenium-webdriver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/selenium-webdriver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/selenium-webdriver/codemeta","maintainers":[{"uuid":"57540","login":"p0deje","name":null,"email":null,"url":null,"packages_count":20,"html_url":"https://gem.coop/profiles/p0deje","role":null,"created_at":"2025-10-08T06:10:24.404Z","updated_at":"2025-10-08T06:10:24.404Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/p0deje/packages"},{"uuid":"88397","login":"titusfortner","name":null,"email":null,"url":null,"packages_count":24,"html_url":"https://gem.coop/profiles/titusfortner","role":null,"created_at":"2025-10-08T06:10:24.363Z","updated_at":"2025-10-08T06:10:24.363Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/titusfortner/packages"},{"uuid":"167299","login":"diemol","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://gem.coop/profiles/diemol","role":null,"created_at":"2025-10-08T06:10:24.486Z","updated_at":"2025-10-08T06:10:24.486Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/diemol/packages"},{"uuid":"185360","login":"pujagani","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://gem.coop/profiles/pujagani","role":null,"created_at":"2025-10-08T06:10:24.529Z","updated_at":"2025-10-08T06:10:24.529Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/pujagani/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":195825,"maintainers_count":68877,"namespaces_count":0,"keywords_count":19175,"github":"gem-coop","metadata":{"funded_packages_count":7879},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-08-23T05:01:23.774Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":298351,"name":"selenium-webdriver","ecosystem":"rubygems","description":"    Selenium implements the W3C WebDriver protocol to automate popular browsers.\n    It aims to mimic the behaviour of a real user as it interacts with the application's HTML.\n    It's primarily intended for web application testing, but any web-based task can automated.\n","homepage":"https://selenium.dev","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":null,"versions_count":260,"first_release_published_at":"2009-11-13T04:23:23.377Z","latest_release_published_at":"2026-08-10T17:53:54.523Z","latest_release_number":"4.47.0","last_synced_at":"2026-08-23T13:32:01.063Z","created_at":"2022-04-06T10:45:50.378Z","updated_at":"2026-08-23T13:32:01.064Z","registry_url":"https://rubygems.org/gems/selenium-webdriver","install_command":"gem install selenium-webdriver -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/selenium-webdriver/","metadata":{"funding":"https://github.com/sponsors/SeleniumHQ"},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2024-10-29T15:05:46.000Z","size":2200296,"stargazers_count":30616,"open_issues_count":255,"forks_count":8175,"subscribers_count":1284,"default_branch":"trunk","last_synced_at":"2024-10-29T15:21:59.222Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null},"funding":{"open_collective":"selenium"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2024-10-29T14:21:56.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"a9a47158-75c8-45ec-96e1-368dde8562ab","html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":31389,"total_committers":852,"mean_commits":36.84154929577465,"dds":0.8312466150562299,"last_synced_commit":"a0210e3a7ce59c5d96e573493bbde865a1e30ebc"},"previous_names":[],"tags_count":220,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222098836,"owners_count":16931291,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2024-05-20T14:12:54.225Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium"],"total_stars":41532,"followers":1575,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2024-05-20T14:12:54.548Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"nightly","sha":"0c86525184355bddc44b6193ae7236f11a7fb129","kind":"commit","published_at":"2023-11-06T20:47:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"7fca92ddf2df2885df7e423f0f40dff7efb60786","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"3b63d133ab2712f77a353cb88f50257e285c8730","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"fa0a3f2c024f52ed8bcf6de6e1423ab0e116113d","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2024-11-11T01:53:30.368Z","dependent_packages_count":1044,"downloads":353488745,"downloads_period":"total","dependent_repos_count":311814,"rankings":{"downloads":0.07805443739476589,"dependent_repos_count":0.08139962756882729,"dependent_packages_count":0.047947725828213335,"stargazers_count":0.028434116479521862,"forks_count":0.034009433436290856,"docker_downloads_count":0.17339235735551567,"average":0.07387294967718915},"purl":"pkg:gem/selenium-webdriver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/selenium-webdriver","docker_dependents_count":815,"docker_downloads_count":924576573,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/selenium-webdriver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/selenium-webdriver/dependencies","status":null,"funding_links":["https://github.com/sponsors/SeleniumHQ","https://opencollective.com/selenium"],"critical":true,"issue_metadata":{"last_synced_at":"2024-11-11T01:06:37.594Z","issues_count":2073,"pull_requests_count":1467,"avg_time_to_close_issue":4089123.0794100966,"avg_time_to_close_pull_request":2117628.6163265305,"issues_closed_count":1759,"pull_requests_closed_count":1224,"pull_request_authors_count":184,"issue_authors_count":1189,"avg_comments_per_issue":6.8273034249879405,"avg_comments_per_pull_request":3.2747102931152012,"merged_pull_requests_count":954,"bot_issues_count":1,"bot_pull_requests_count":217,"past_year_issues_count":1009,"past_year_pull_requests_count":787,"past_year_avg_time_to_close_issue":1473957.3997613366,"past_year_avg_time_to_close_pull_request":1165723.3450292398,"past_year_issues_closed_count":837,"past_year_pull_requests_closed_count":684,"past_year_pull_request_authors_count":118,"past_year_issue_authors_count":680,"past_year_avg_comments_per_issue":6.09613478691774,"past_year_avg_comments_per_pull_request":3.4841168996188054,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":103,"past_year_merged_pull_requests_count":563,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"titusfortner","count":216,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"bonigarcia","count":121,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"nvborisenko","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"selenium-ci","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"shs96c","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"joerg1985","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"VietND96","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"diemol","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"symonk","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"p0deje","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"harsha509","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"AutomatedTester","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"vietnd96","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"}],"active_maintainers":[{"login":"titusfortner","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"VietND96","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"joerg1985","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"bonigarcia","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"p0deje","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"harsha509","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"vietnd96","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"alaahong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"AutomatedTester","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/selenium-webdriver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/selenium-webdriver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/selenium-webdriver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/selenium-webdriver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/selenium-webdriver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/selenium-webdriver/codemeta","maintainers":[{"uuid":"57540","login":"p0deje","name":null,"email":null,"url":null,"packages_count":20,"html_url":"https://rubygems.org/profiles/p0deje","role":null,"created_at":"2022-11-09T09:50:27.018Z","updated_at":"2022-11-09T09:50:27.018Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/p0deje/packages"},{"uuid":"88397","login":"titusfortner","name":null,"email":null,"url":null,"packages_count":24,"html_url":"https://rubygems.org/profiles/titusfortner","role":null,"created_at":"2022-11-09T09:50:27.006Z","updated_at":"2022-11-09T09:50:27.006Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/titusfortner/packages"},{"uuid":"167299","login":"diemol","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://rubygems.org/profiles/diemol","role":null,"created_at":"2022-11-09T09:50:26.953Z","updated_at":"2022-11-09T09:50:26.953Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/diemol/packages"},{"uuid":"185360","login":"pujagani","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://rubygems.org/profiles/pujagani","role":null,"created_at":"2023-12-14T00:56:19.855Z","updated_at":"2023-12-14T00:56:19.855Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/pujagani/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":211306,"maintainers_count":69878,"namespaces_count":0,"keywords_count":19594,"github":"rubygems","metadata":{"funded_packages_count":8253},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-08-23T05:00:19.937Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}},{"id":4617242,"name":"org.webjars.npm:selenium-webdriver","ecosystem":"maven","description":"WebJar for selenium-webdriver","homepage":"https://www.webjars.org","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.webjars.npm","versions_count":6,"first_release_published_at":"2018-06-14T22:50:04.000Z","latest_release_published_at":"2023-06-26T09:16:45.000Z","latest_release_number":"4.10.0","last_synced_at":"2026-08-23T13:32:02.959Z","created_at":"2022-07-22T21:34:50.198Z","updated_at":"2026-08-23T13:32:02.959Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/selenium-webdriver/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/selenium-webdriver/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T15:42:49.733Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":28,"rankings":{"downloads":null,"dependent_repos_count":4.433111887971873,"dependent_packages_count":17.56669903592988,"stargazers_count":0.8289184416333297,"forks_count":0.8577503874292717,"docker_downloads_count":null,"average":5.921619938241088},"purl":"pkg:maven/org.webjars.npm/selenium-webdriver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:selenium-webdriver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:selenium-webdriver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:selenium-webdriver/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:42:04.628Z","issues_count":2185,"pull_requests_count":3977,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2173940.45101041,"issues_closed_count":1769,"pull_requests_closed_count":3265,"pull_request_authors_count":302,"issue_authors_count":1502,"avg_comments_per_issue":5.6247139588100685,"avg_comments_per_pull_request":3.2019109881820467,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1280436.2962962964,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":324,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.696969696969697,"past_year_avg_comments_per_pull_request":3.6741803278688523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":275,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:selenium-webdriver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:selenium-webdriver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:selenium-webdriver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:selenium-webdriver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:selenium-webdriver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:selenium-webdriver/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14223364,"name":"org.seleniumhq.selenium:selenium-devtools-v147","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":3,"first_release_published_at":"2026-04-10T06:52:04.000Z","latest_release_published_at":"2026-06-16T04:49:57.000Z","latest_release_number":"4.45.0","last_synced_at":"2026-08-23T13:32:03.252Z","created_at":"2026-04-10T09:07:46.766Z","updated_at":"2026-08-23T13:32:03.252Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v147/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v147/","metadata":{},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T15:42:49.267Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.47499732806071,"dependent_packages_count":42.13915459840752,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":35.80707596323411},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-devtools-v147","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v147","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v147","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v147/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:42:04.628Z","issues_count":2185,"pull_requests_count":3977,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2173940.45101041,"issues_closed_count":1769,"pull_requests_closed_count":3265,"pull_request_authors_count":302,"issue_authors_count":1502,"avg_comments_per_issue":5.6247139588100685,"avg_comments_per_pull_request":3.2019109881820467,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1280436.2962962964,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":324,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.696969696969697,"past_year_avg_comments_per_pull_request":3.6741803278688523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":275,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v147/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v147/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v147/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v147/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v147/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v147/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5989158,"name":"org.seleniumhq.selenium:selenium-devtools-v109","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":4,"first_release_published_at":"2023-01-23T12:35:18.000Z","latest_release_published_at":"2023-03-27T00:10:18.000Z","latest_release_number":"4.8.3","last_synced_at":"2026-08-23T13:32:04.822Z","created_at":"2023-01-26T17:20:45.427Z","updated_at":"2026-08-23T13:32:04.823Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v109/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v109/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T00:18:58.311Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":4,"rankings":{"downloads":null,"dependent_repos_count":12.125259037531661,"dependent_packages_count":13.926458368789357,"stargazers_count":0.8173055745766309,"forks_count":0.8555479471254149,"docker_downloads_count":null,"average":6.931142732005766},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-devtools-v109","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v109","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v109","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v109/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:42:04.628Z","issues_count":2185,"pull_requests_count":3977,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2173940.45101041,"issues_closed_count":1769,"pull_requests_closed_count":3265,"pull_request_authors_count":302,"issue_authors_count":1502,"avg_comments_per_issue":5.6247139588100685,"avg_comments_per_pull_request":3.2019109881820467,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1280436.2962962964,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":324,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.696969696969697,"past_year_avg_comments_per_pull_request":3.6741803278688523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":275,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v109/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v109/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v109/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v109/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v109/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v109/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":12416215,"name":"org.seleniumhq.selenium:selenium-devtools-v142","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":3,"first_release_published_at":"2025-10-25T03:51:56.000Z","latest_release_published_at":"2026-01-18T22:41:45.000Z","latest_release_number":"4.40.0","last_synced_at":"2026-08-23T13:32:06.519Z","created_at":"2025-10-25T04:01:39.791Z","updated_at":"2026-08-23T13:32:06.519Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v142/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v142/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-23T01:20:39.518Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2478,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-23T01:20:39.634Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T04:55:38.806Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.460732237709887,"dependent_packages_count":44.97843214145663,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":38.21958218958326},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-devtools-v142","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v142","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v142","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v142/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:42:04.628Z","issues_count":2185,"pull_requests_count":3977,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2173940.45101041,"issues_closed_count":1769,"pull_requests_closed_count":3265,"pull_request_authors_count":302,"issue_authors_count":1502,"avg_comments_per_issue":5.6247139588100685,"avg_comments_per_pull_request":3.2019109881820467,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1280436.2962962964,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":324,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.696969696969697,"past_year_avg_comments_per_pull_request":3.6741803278688523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":275,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v142/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v142/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v142/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v142/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v142/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v142/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":8923889,"name":"selenium.support","ecosystem":"nuget","description":"Selenium is a set of different software tools each with a different approach to supporting browser automation. These tools are highly flexible, allowing many options for locating and manipulating elements within a browser, and one of its key features is the support for automating multiple browser platforms. This package contains the .NET bindings for the concise and object-based Selenium WebDriver API, which uses native OS-level events to manipulate the browser, bypassing the JavaScript sandbox, and does not require the Selenium Server to automate the browser.","homepage":"https://selenium.dev/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":["selenium","webdriver","support","browser","automation"],"namespace":null,"versions_count":171,"first_release_published_at":"2011-07-25T19:26:17.020Z","latest_release_published_at":"2026-08-10T17:54:19.943Z","latest_release_number":"4.47.0","last_synced_at":"2026-08-23T13:32:10.856Z","created_at":"2024-02-26T01:43:22.682Z","updated_at":"2026-08-23T13:32:10.856Z","registry_url":"https://www.nuget.org/packages/selenium.support/","install_command":"Install-Package selenium.support","documentation_url":null,"metadata":{"copyright":"Copyright © 2024 Software Freedom Conservancy","owners":"selenium","license_info":{"type":"expression","text":"Apache-2.0","version":null},"license_url":"https://licenses.nuget.org/Apache-2.0","require_license_acceptance":false,"icon_url":"https://selenium.dev/images/selenium_logo_square_green.png","icon":"icon.png","repository":{"type":"GitHub","url":"https://github.com/SeleniumHQ/selenium","branch":null,"commit":null},"development_dependency":false,"serviceable":false,"framework_assemblies":[{"assembly_name":"System.Drawing","target_framework":""}],"package_types":[],"summary":"Provides support classes for Selenium WebDriver","release_notes":"See the latest changes, included in this release, at https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/CHANGELOG.","dependency_summary":{"total_dependency_groups":1,"target_frameworks":[".NETStandard2.0"],"total_dependencies":1},"verified":true},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-23T01:20:39.518Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2478,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-23T01:20:39.634Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T08:24:59.729Z","dependent_packages_count":248,"downloads":126251612,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.11879787059837668,"dependent_repos_count":14.97801439290325,"dependent_packages_count":20.3376452392213,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":11.811485834240976},"purl":"pkg:nuget/selenium.support","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/selenium.support","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/selenium.support","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/selenium.support/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:42:04.628Z","issues_count":2185,"pull_requests_count":3977,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2173940.45101041,"issues_closed_count":1769,"pull_requests_closed_count":3265,"pull_request_authors_count":302,"issue_authors_count":1502,"avg_comments_per_issue":5.6247139588100685,"avg_comments_per_pull_request":3.2019109881820467,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1280436.2962962964,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":324,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.696969696969697,"past_year_avg_comments_per_pull_request":3.6741803278688523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":275,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/selenium.support/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/selenium.support/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/selenium.support/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/selenium.support/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/selenium.support/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/selenium.support/codemeta","maintainers":[{"uuid":"selenium","login":"selenium","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://www.nuget.org/profiles/selenium","role":null,"created_at":"2024-02-26T02:23:27.629Z","updated_at":"2024-02-26T02:23:27.629Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/selenium/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":842994,"maintainers_count":114411,"namespaces_count":0,"keywords_count":174355,"github":"nuget","metadata":{"funded_packages_count":32600,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-08-23T05:03:54.379Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":5065774,"name":"org.seleniumhq.selenium:jetty-repacked","ecosystem":"maven","description":"Browser automation framework dependency on jetty","homepage":"http://selenium.googlecode.com/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":11,"first_release_published_at":"2012-02-23T09:00:00.000Z","latest_release_published_at":"2012-02-23T09:00:00.000Z","latest_release_number":"7.6.1","last_synced_at":"2026-08-23T13:32:20.707Z","created_at":"2022-07-28T05:29:38.083Z","updated_at":"2026-08-23T13:32:20.707Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/jetty-repacked/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/jetty-repacked/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T14:51:34.917Z","dependent_packages_count":9,"downloads":null,"downloads_period":null,"dependent_repos_count":74,"rankings":{"downloads":null,"dependent_repos_count":2.380041846449559,"dependent_packages_count":6.7078457087366985,"stargazers_count":0.8195080148804875,"forks_count":0.8577503874292717,"docker_downloads_count":3.3815467538032142,"average":2.8293385422598463},"purl":"pkg:maven/org.seleniumhq.selenium/jetty-repacked","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:jetty-repacked","docker_dependents_count":13,"docker_downloads_count":9385,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:jetty-repacked","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:jetty-repacked/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:jetty-repacked/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:jetty-repacked/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:jetty-repacked/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:jetty-repacked/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:jetty-repacked/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:jetty-repacked/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5989160,"name":"org.seleniumhq.selenium:selenium-devtools-v105","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":5,"first_release_published_at":"2022-09-28T19:28:48.000Z","latest_release_published_at":"2022-11-04T10:13:46.000Z","latest_release_number":"4.6.0","last_synced_at":"2026-08-23T13:32:21.978Z","created_at":"2023-01-26T17:20:45.607Z","updated_at":"2026-08-23T13:32:21.978Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v105/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v105/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T14:35:52.423Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":13.781497462183022,"dependent_packages_count":13.926458368789357,"stargazers_count":0.8173055745766309,"forks_count":0.8555479471254149,"docker_downloads_count":null,"average":7.3452023381686065},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-devtools-v105","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v105","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v105","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v105/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v105/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v105/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v105/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v105/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v105/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v105/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5989155,"name":"org.seleniumhq.selenium:selenium-manager","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":55,"first_release_published_at":"2022-11-04T10:16:23.000Z","latest_release_published_at":"2026-08-11T02:21:55.000Z","latest_release_number":"4.47.0","last_synced_at":"2026-08-23T13:32:28.401Z","created_at":"2023-01-26T17:20:45.310Z","updated_at":"2026-08-23T13:32:28.401Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-manager/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-manager/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T00:18:58.298Z","dependent_packages_count":8,"downloads":null,"downloads_period":null,"dependent_repos_count":40,"rankings":{"downloads":null,"dependent_repos_count":3.5323208761725517,"dependent_packages_count":7.468890468419946,"stargazers_count":0.8173055745766309,"forks_count":0.8555479471254149,"docker_downloads_count":null,"average":3.168516216573636},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-manager","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-manager","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-manager","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-manager/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:42:04.628Z","issues_count":2185,"pull_requests_count":3977,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2173940.45101041,"issues_closed_count":1769,"pull_requests_closed_count":3265,"pull_request_authors_count":302,"issue_authors_count":1502,"avg_comments_per_issue":5.6247139588100685,"avg_comments_per_pull_request":3.2019109881820467,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1280436.2962962964,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":324,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.696969696969697,"past_year_avg_comments_per_pull_request":3.6741803278688523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":275,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-manager/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-manager/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-manager/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-manager/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-manager/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-manager/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5073588,"name":"org.seleniumhq.selenium:lift","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":64,"first_release_published_at":"2017-04-21T11:36:33.000Z","latest_release_published_at":"2023-10-10T05:24:57.000Z","latest_release_number":"4.14.0","last_synced_at":"2026-08-23T13:32:28.837Z","created_at":"2022-07-28T11:40:41.013Z","updated_at":"2026-08-23T13:32:28.837Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/lift/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/lift/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T20:18:35.068Z","dependent_packages_count":10,"downloads":null,"downloads_period":null,"dependent_repos_count":81,"rankings":{"downloads":null,"dependent_repos_count":2.231677161649431,"dependent_packages_count":6.099157866916544,"stargazers_count":0.8195080148804875,"forks_count":0.8577503874292717,"docker_downloads_count":null,"average":2.5020233577189335},"purl":"pkg:maven/org.seleniumhq.selenium/lift","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:lift","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:lift","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:lift/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:lift/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:lift/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:lift/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:lift/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:lift/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:lift/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4978025,"name":"org.seleniumhq.selenium:selenium-safari-driver","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":159,"first_release_published_at":"2012-04-11T19:43:58.000Z","latest_release_published_at":"2026-08-11T02:22:08.000Z","latest_release_number":"4.47.0","last_synced_at":"2026-08-23T13:32:31.809Z","created_at":"2022-07-27T09:02:38.612Z","updated_at":"2026-08-23T13:32:31.809Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-safari-driver/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-safari-driver/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T19:21:53.908Z","dependent_packages_count":128,"downloads":null,"downloads_period":null,"dependent_repos_count":2339,"rankings":{"downloads":null,"dependent_repos_count":0.22124513961469305,"dependent_packages_count":0.5878513392839265,"stargazers_count":0.8203089022637081,"forks_count":0.8577503874292717,"docker_downloads_count":2.1307608830584286,"average":0.9235833303300056},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-safari-driver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-safari-driver","docker_dependents_count":46,"docker_downloads_count":527654,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-safari-driver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-safari-driver/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-safari-driver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-safari-driver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-safari-driver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-safari-driver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-safari-driver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-safari-driver/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11638298,"name":"org.seleniumhq.selenium:selenium-devtools-v110","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":4,"first_release_published_at":"2023-02-17T17:18:08.000Z","latest_release_published_at":"2023-04-21T00:09:24.000Z","latest_release_number":"4.9.0","last_synced_at":"2026-08-23T13:32:32.817Z","created_at":"2025-05-14T12:30:50.195Z","updated_at":"2026-08-23T13:32:32.817Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v110/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v110/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-14T00:39:55.000Z","size":2385437,"stargazers_count":34371,"open_issues_count":187,"forks_count":8711,"subscribers_count":1245,"default_branch":"trunk","last_synced_at":"2026-08-14T08:40:48.533Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-14T07:16:25.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"21f55013-4a18-40ce-b8e1-f75765960cd9","html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":261,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36640048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-13T05:40:48.297Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2475,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-13T05:40:48.371Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"nightly","sha":"0c86525184355bddc44b6193ae7236f11a7fb129","kind":"commit","published_at":"2023-11-06T20:47:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"7fca92ddf2df2885df7e423f0f40dff7efb60786","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"3b63d133ab2712f77a353cb88f50257e285c8730","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"fa0a3f2c024f52ed8bcf6de6e1423ab0e116113d","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-14T10:58:18.070Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.02322526623239,"dependent_packages_count":50.07708685118567,"stargazers_count":0.7591592925619048,"forks_count":0.8055655816056576,"docker_downloads_count":null,"average":21.666259247896406},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-devtools-v110","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v110","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v110","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v110/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T09:02:13.605Z","issues_count":2180,"pull_requests_count":3950,"avg_time_to_close_issue":5449260.016411997,"avg_time_to_close_pull_request":2105129.4328081557,"issues_closed_count":1767,"pull_requests_closed_count":3236,"pull_request_authors_count":297,"issue_authors_count":1501,"avg_comments_per_issue":5.621559633027523,"avg_comments_per_pull_request":3.201012658227848,"merged_pull_requests_count":2557,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":169,"past_year_pull_requests_count":508,"past_year_avg_time_to_close_issue":3595506.018348624,"past_year_avg_time_to_close_pull_request":1270892.3374613002,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":323,"past_year_pull_request_authors_count":77,"past_year_issue_authors_count":123,"past_year_avg_comments_per_issue":3.7633136094674557,"past_year_avg_comments_per_pull_request":3.545275590551181,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":273,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":376,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":361,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":304,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":121,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"AutomatedTester","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"nvborisenko","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"joerg1985","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v110/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v110/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v110/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v110/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v110/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v110/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":9926969,"name":"org.seleniumhq.selenium:selenium-os","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":43,"first_release_published_at":"2023-08-31T19:07:49.000Z","latest_release_published_at":"2026-08-11T02:22:07.000Z","latest_release_number":"4.47.0","last_synced_at":"2026-08-23T13:32:33.680Z","created_at":"2024-05-09T11:12:21.946Z","updated_at":"2026-08-23T13:32:33.681Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-os/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-os/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T20:04:49.865Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.31285196721541,"dependent_packages_count":50.11312963996567,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.71299080359054},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-os","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-os","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-os","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-os/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-os/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-os/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-os/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-os/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-os/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-os/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":298334,"name":"selenium-devtools","ecosystem":"rubygems","description":"    Selenium WebDriver now supports limited DevTools interactions.\n    This project allows users to specify desired versioning.\n","homepage":"https://selenium.dev","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":null,"versions_count":67,"first_release_published_at":"2021-02-28T03:13:10.257Z","latest_release_published_at":"2026-08-10T17:54:03.813Z","latest_release_number":"0.151.0","last_synced_at":"2026-08-23T13:32:34.173Z","created_at":"2022-04-06T10:45:47.201Z","updated_at":"2026-08-23T13:32:34.173Z","registry_url":"https://rubygems.org/gems/selenium-devtools","install_command":"gem install selenium-devtools -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/selenium-devtools/","metadata":{"funding":"https://github.com/sponsors/SeleniumHQ"},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-23T01:20:39.518Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2478,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-23T01:20:39.634Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T08:48:37.150Z","dependent_packages_count":5,"downloads":8712521,"downloads_period":"total","dependent_repos_count":78,"rankings":{"downloads":2.732822459035692,"dependent_repos_count":3.06303781147518,"dependent_packages_count":3.3007259579000476,"stargazers_count":0.030831843127582168,"forks_count":0.03475589588927444,"docker_downloads_count":2.067415226445873,"average":1.8715981989789416},"purl":"pkg:gem/selenium-devtools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/selenium-devtools","docker_dependents_count":3,"docker_downloads_count":8201063,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/selenium-devtools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/selenium-devtools/dependencies","status":null,"funding_links":["https://github.com/sponsors/SeleniumHQ","https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:42:04.628Z","issues_count":2185,"pull_requests_count":3977,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2173940.45101041,"issues_closed_count":1769,"pull_requests_closed_count":3265,"pull_request_authors_count":302,"issue_authors_count":1502,"avg_comments_per_issue":5.6247139588100685,"avg_comments_per_pull_request":3.2019109881820467,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1280436.2962962964,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":324,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.696969696969697,"past_year_avg_comments_per_pull_request":3.6741803278688523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":275,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/selenium-devtools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/selenium-devtools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/selenium-devtools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/selenium-devtools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/selenium-devtools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/selenium-devtools/codemeta","maintainers":[{"uuid":"57540","login":"p0deje","name":null,"email":null,"url":null,"packages_count":20,"html_url":"https://rubygems.org/profiles/p0deje","role":null,"created_at":"2022-11-09T09:50:26.817Z","updated_at":"2022-11-09T09:50:26.817Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/p0deje/packages"},{"uuid":"88397","login":"titusfortner","name":null,"email":null,"url":null,"packages_count":24,"html_url":"https://rubygems.org/profiles/titusfortner","role":null,"created_at":"2022-11-09T09:50:26.799Z","updated_at":"2022-11-09T09:50:26.799Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/titusfortner/packages"},{"uuid":"167299","login":"diemol","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://rubygems.org/profiles/diemol","role":null,"created_at":"2022-11-09T09:50:26.767Z","updated_at":"2022-11-09T09:50:26.767Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/diemol/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":211306,"maintainers_count":69878,"namespaces_count":0,"keywords_count":19594,"github":"rubygems","metadata":{"funded_packages_count":8253},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-08-23T05:00:19.937Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}},{"id":4977861,"name":"org.seleniumhq.selenium:selenium-devtools-v87","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":3,"first_release_published_at":"2020-11-10T16:05:53.000Z","latest_release_published_at":"2021-03-16T17:22:33.000Z","latest_release_number":"4.0.0-beta-2","last_synced_at":"2026-08-23T13:32:35.991Z","created_at":"2022-07-27T09:01:48.361Z","updated_at":"2026-08-23T13:32:35.992Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v87/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v87/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T04:09:24.328Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":0.7092653936673736,"forks_count":0.7211032036324019,"average":13.942733089487824},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-devtools-v87","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v87","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v87","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v87/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v87/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v87/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v87/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v87/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v87/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v87/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11780784,"name":"org.seleniumhq.selenium:selenium-devtools-v127","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":4,"first_release_published_at":"2024-07-19T08:28:08.000Z","latest_release_published_at":"2024-09-20T15:43:36.000Z","latest_release_number":"4.25.0","last_synced_at":"2026-08-23T13:32:37.773Z","created_at":"2025-06-09T11:03:41.387Z","updated_at":"2026-08-23T13:32:37.773Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v127/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v127/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T01:35:24.516Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.026626466074966,"dependent_packages_count":48.64554336343237,"stargazers_count":0.7820436456303287,"forks_count":0.8103799571678338,"docker_downloads_count":null,"average":21.066148358076372},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-devtools-v127","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v127","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v127","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v127/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v127/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v127/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v127/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v127/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v127/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v127/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":12559505,"name":"org.seleniumhq.selenium:selenium-devtools-v143","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":3,"first_release_published_at":"2025-12-06T23:10:07.000Z","latest_release_published_at":"2026-02-20T02:59:15.000Z","latest_release_number":"4.41.0","last_synced_at":"2026-08-23T13:32:39.397Z","created_at":"2025-12-06T23:16:42.761Z","updated_at":"2026-08-23T13:32:39.398Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v143/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v143/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T22:06:50.019Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":30.969814691014243,"dependent_packages_count":44.27658256611097,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":37.623198628562605},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-devtools-v143","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v143","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v143","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v143/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:42:04.628Z","issues_count":2185,"pull_requests_count":3977,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2173940.45101041,"issues_closed_count":1769,"pull_requests_closed_count":3265,"pull_request_authors_count":302,"issue_authors_count":1502,"avg_comments_per_issue":5.6247139588100685,"avg_comments_per_pull_request":3.2019109881820467,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1280436.2962962964,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":324,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.696969696969697,"past_year_avg_comments_per_pull_request":3.6741803278688523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":275,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v143/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v143/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v143/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v143/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v143/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v143/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5094707,"name":"org.seleniumhq.selenium:selenium-leg-rc","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":64,"first_release_published_at":"2015-02-27T17:14:28.000Z","latest_release_published_at":"2022-09-29T17:47:42.000Z","latest_release_number":"4.5.0","last_synced_at":"2026-08-23T13:32:45.584Z","created_at":"2022-07-29T19:58:08.928Z","updated_at":"2026-08-23T13:32:45.585Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-leg-rc/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-leg-rc/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T21:05:42.416Z","dependent_packages_count":19,"downloads":null,"downloads_period":null,"dependent_repos_count":134,"rankings":{"downloads":null,"dependent_repos_count":1.5685410805994653,"dependent_packages_count":3.3665301153678273,"stargazers_count":0.8173055745766309,"forks_count":0.8555479471254149,"docker_downloads_count":2.131161326750039,"average":1.7478172088838755},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-leg-rc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-leg-rc","docker_dependents_count":42,"docker_downloads_count":527483,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-leg-rc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-leg-rc/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-leg-rc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-leg-rc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-leg-rc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-leg-rc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-leg-rc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-leg-rc/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4977854,"name":"org.seleniumhq.selenium:selenium-devtools-v84","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":1,"first_release_published_at":"2020-11-10T16:04:18.000Z","latest_release_published_at":"2020-11-10T16:04:18.000Z","latest_release_number":"4.0.0-alpha-7","last_synced_at":"2026-08-23T13:32:40.300Z","created_at":"2022-07-27T09:01:44.403Z","updated_at":"2026-08-23T13:32:40.300Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v84/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v84/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T20:51:22.824Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":0.7092653936673736,"forks_count":0.7211032036324019,"average":16.352178859276528},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-devtools-v84","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v84","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v84","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v84/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v84/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v84/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v84/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v84/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v84/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v84/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4977872,"name":"org.seleniumhq.selenium:selenium-devtools-v92","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":1,"first_release_published_at":"2021-09-01T17:06:14.000Z","latest_release_published_at":"2021-09-01T17:06:14.000Z","latest_release_number":"4.0.0-rc-1","last_synced_at":"2026-08-23T13:32:52.644Z","created_at":"2022-07-27T09:01:50.854Z","updated_at":"2026-08-23T13:32:52.645Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v92/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v92/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T02:43:00.612Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":0.7092653936673736,"forks_count":0.7211032036324019,"average":13.942733089487824},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-devtools-v92","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v92","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v92","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v92/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v92/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v92/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v92/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v92/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v92/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v92/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14744701,"name":"org.seleniumhq.selenium:selenium-devtools-latest","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":3,"first_release_published_at":"2026-06-16T04:49:57.000Z","latest_release_published_at":"2026-08-11T02:21:56.000Z","latest_release_number":"4.47.0","last_synced_at":"2026-08-23T13:32:56.903Z","created_at":"2026-07-11T00:52:24.462Z","updated_at":"2026-08-23T13:32:56.904Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-latest/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-latest/","metadata":{},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T03:37:52.417Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":27.016439280089845,"dependent_packages_count":38.73134988065888,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":32.87389458037436},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-devtools-latest","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-latest","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-latest","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-latest/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-latest/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-latest/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-latest/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-latest/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-latest/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-latest/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5989159,"name":"org.seleniumhq.selenium:selenium-devtools-v108","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":5,"first_release_published_at":"2022-12-01T22:35:05.000Z","latest_release_published_at":"2023-02-17T17:17:46.000Z","latest_release_number":"4.8.1","last_synced_at":"2026-08-23T13:32:09.359Z","created_at":"2023-01-26T17:20:45.453Z","updated_at":"2026-08-23T13:32:09.359Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v108/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v108/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-14T00:39:55.000Z","size":2385437,"stargazers_count":34371,"open_issues_count":187,"forks_count":8711,"subscribers_count":1245,"default_branch":"trunk","last_synced_at":"2026-08-14T08:40:48.533Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-14T07:16:25.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"21f55013-4a18-40ce-b8e1-f75765960cd9","html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":261,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36640048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T13:09:53.118Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":14,"rankings":{"downloads":null,"dependent_repos_count":6.563672549184496,"dependent_packages_count":9.711579853637538,"stargazers_count":0.8173055745766309,"forks_count":0.8555479471254149,"docker_downloads_count":null,"average":4.48702648113102},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-devtools-v108","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v108","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v108","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v108/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v108/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v108/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v108/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v108/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v108/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v108/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4977892,"name":"org.seleniumhq.selenium:selenium-firefox-xpi-driver","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":18,"first_release_published_at":"2019-04-24T14:07:23.000Z","latest_release_published_at":"2022-01-30T04:52:51.000Z","latest_release_number":"4.1.2","last_synced_at":"2026-08-23T13:32:11.458Z","created_at":"2022-07-27T09:02:01.033Z","updated_at":"2026-08-23T13:32:11.458Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-firefox-xpi-driver/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-firefox-xpi-driver/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-14T00:39:55.000Z","size":2385437,"stargazers_count":34371,"open_issues_count":187,"forks_count":8711,"subscribers_count":1245,"default_branch":"trunk","last_synced_at":"2026-08-14T08:40:48.533Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-14T07:16:25.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"21f55013-4a18-40ce-b8e1-f75765960cd9","html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":261,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36640048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T13:09:53.184Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":16.115688414139694,"dependent_packages_count":17.56669903592988,"stargazers_count":0.8203089022637081,"forks_count":0.8577503874292717,"docker_downloads_count":null,"average":8.840111684940638},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-firefox-xpi-driver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-firefox-xpi-driver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-firefox-xpi-driver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-firefox-xpi-driver/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-firefox-xpi-driver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-firefox-xpi-driver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-firefox-xpi-driver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-firefox-xpi-driver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-firefox-xpi-driver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-firefox-xpi-driver/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4977896,"name":"org.seleniumhq.selenium:selenium-session-map-jdbc","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":78,"first_release_published_at":"2020-11-10T16:11:26.000Z","latest_release_published_at":"2026-08-11T02:22:05.000Z","latest_release_number":"4.47.0","last_synced_at":"2026-08-23T13:32:11.673Z","created_at":"2022-07-27T09:02:03.720Z","updated_at":"2026-08-23T13:32:11.673Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-session-map-jdbc/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-session-map-jdbc/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-14T00:39:55.000Z","size":2385437,"stargazers_count":34371,"open_issues_count":187,"forks_count":8711,"subscribers_count":1245,"default_branch":"trunk","last_synced_at":"2026-08-14T08:40:48.533Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-14T07:16:25.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"21f55013-4a18-40ce-b8e1-f75765960cd9","html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":261,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36640048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T13:09:52.351Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.77465987245843,"dependent_packages_count":13.926458368789357,"stargazers_count":0.8203089022637081,"forks_count":0.8577503874292717,"docker_downloads_count":null,"average":9.094794382735191},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-session-map-jdbc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-session-map-jdbc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-session-map-jdbc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-session-map-jdbc/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-session-map-jdbc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-session-map-jdbc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-session-map-jdbc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-session-map-jdbc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-session-map-jdbc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-session-map-jdbc/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4977924,"name":"org.seleniumhq.selenium:selenium-session-map-redis","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":80,"first_release_published_at":"2020-03-18T09:49:10.000Z","latest_release_published_at":"2026-08-11T02:22:08.000Z","latest_release_number":"4.47.0","last_synced_at":"2026-08-23T13:32:18.573Z","created_at":"2022-07-27T09:02:10.776Z","updated_at":"2026-08-23T13:32:18.574Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-session-map-redis/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-session-map-redis/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-14T00:39:55.000Z","size":2385437,"stargazers_count":34371,"open_issues_count":187,"forks_count":8711,"subscribers_count":1245,"default_branch":"trunk","last_synced_at":"2026-08-14T08:40:48.533Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-14T07:16:25.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"21f55013-4a18-40ce-b8e1-f75765960cd9","html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":261,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36640048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T13:09:53.117Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.77465987245843,"dependent_packages_count":13.926458368789357,"stargazers_count":0.8203089022637081,"forks_count":0.8577503874292717,"docker_downloads_count":null,"average":9.094794382735191},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-session-map-redis","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-session-map-redis","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-session-map-redis","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-session-map-redis/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-session-map-redis/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-session-map-redis/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-session-map-redis/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-session-map-redis/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-session-map-redis/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-session-map-redis/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4977964,"name":"org.seleniumhq.selenium:selenium-parent","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"http://www.seleniumhq.org/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":78,"first_release_published_at":"2010-06-22T19:20:13.000Z","latest_release_published_at":"2016-06-30T19:26:10.000Z","latest_release_number":"2.53.1","last_synced_at":"2026-08-23T13:32:18.190Z","created_at":"2022-07-27T09:02:21.002Z","updated_at":"2026-08-23T13:32:18.190Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-parent/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-parent/","metadata":{"distribution_repositories":["http://oss.sonatype.org/service/local/staging/deploy/maven2","http://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-14T00:39:55.000Z","size":2385437,"stargazers_count":34371,"open_issues_count":187,"forks_count":8711,"subscribers_count":1245,"default_branch":"trunk","last_synced_at":"2026-08-14T08:40:48.533Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-14T07:16:25.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"21f55013-4a18-40ce-b8e1-f75765960cd9","html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":261,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36640048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T13:09:52.517Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":13,"rankings":{"downloads":null,"dependent_repos_count":6.803738542304874,"dependent_packages_count":50.15146812962388,"stargazers_count":0.8203089022637081,"forks_count":0.8577503874292717,"docker_downloads_count":null,"average":14.658316490405433},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-parent","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-parent","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-parent","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-parent/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-parent/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-parent/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-parent/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-parent/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-parent/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-parent/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4977915,"name":"org.seleniumhq.selenium:selenium-http","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":82,"first_release_published_at":"2019-09-30T11:19:20.000Z","latest_release_published_at":"2026-08-11T02:21:53.000Z","latest_release_number":"4.47.0","last_synced_at":"2026-08-22T20:12:28.327Z","created_at":"2022-07-27T09:02:09.593Z","updated_at":"2026-08-22T20:12:28.327Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-http/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-http/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T23:33:02.700Z","dependent_packages_count":26,"downloads":null,"downloads_period":null,"dependent_repos_count":34,"rankings":{"downloads":null,"dependent_repos_count":3.91594670083793,"dependent_packages_count":2.5135850522378793,"stargazers_count":0.8203089022637081,"forks_count":0.8577503874292717,"docker_downloads_count":null,"average":2.026897760692197},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-http","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-http","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-http","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-http/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-http/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-http/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-http/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-http/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-http/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-http/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":13464040,"name":"python-selenium","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/SeleniumHQ/selenium/","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":["universe/python"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T13:09:25.335Z","latest_release_published_at":"2026-02-09T13:09:25.335Z","latest_release_number":"4.23.0+dfsg-1","last_synced_at":"2026-03-09T14:20:38.906Z","created_at":"2026-02-09T13:09:24.788Z","updated_at":"2026-08-23T19:58:34.599Z","registry_url":"https://launchpad.net/ubuntu/+source/python-selenium","install_command":"apt-get install python-selenium","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python-selenium-doc, python3-selenium","standards_version":"4.7.0","maintainer":"Sascha Girrulat \u003csascha@girrulat.de\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, dh-sequence-sphinxdoc, python3-all","build_depends_indep":"pybuild-plugin-pyproject, python3-certifi, python3-pytest \u003c!nocheck\u003e, python3-setuptools, python3-sphinx \u003c!nodoc\u003e, python3-sphinx-rtd-theme \u003c!nodoc\u003e, python3-typing-extensions \u003c!nodoc\u003e, python3-urllib3, python3-websocket \u003c!nodoc\u003e","build_depends_arch":null},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-23T01:20:39.518Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2478,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-23T01:20:39.634Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T19:58:34.599Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-selenium?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-selenium","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-selenium","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-selenium/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T13:31:45.347Z","issues_count":2185,"pull_requests_count":3980,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2184725.0951943677,"issues_closed_count":1769,"pull_requests_closed_count":3266,"pull_request_authors_count":303,"issue_authors_count":1502,"avg_comments_per_issue":5.636155606407323,"avg_comments_per_pull_request":3.2030150753768845,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":487,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1290865.07788162,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":321,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.703030303030303,"past_year_avg_comments_per_pull_request":3.6899383983572895,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":274,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-selenium/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-selenium/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-selenium/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-selenium/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-selenium/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-selenium/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1298},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-23T05:04:56.939Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":4977870,"name":"org.seleniumhq.selenium:selenium-devtools-v101","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":5,"first_release_published_at":"2022-04-27T12:15:50.000Z","latest_release_published_at":"2022-06-23T21:29:33.000Z","latest_release_number":"4.3.0","last_synced_at":"2026-08-23T13:32:19.144Z","created_at":"2022-07-27T09:01:50.693Z","updated_at":"2026-08-23T13:32:19.144Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v101/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v101/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T22:19:35.765Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":6,"rankings":{"downloads":null,"dependent_repos_count":10.030734114867503,"dependent_packages_count":11.484948292604791,"stargazers_count":0.8239128954882009,"forks_count":0.8577503874292717,"docker_downloads_count":null,"average":5.799336422597442},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-devtools-v101","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v101","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v101","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v101/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v101/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v101/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v101/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v101/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v101/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v101/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4977878,"name":"org.seleniumhq.selenium:selenium-devtools-v94","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":5,"first_release_published_at":"2021-09-30T15:45:59.000Z","latest_release_published_at":"2021-12-17T22:23:11.000Z","latest_release_number":"4.1.1","last_synced_at":"2026-08-23T13:32:21.631Z","created_at":"2022-07-27T09:01:54.033Z","updated_at":"2026-08-23T13:32:21.631Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v94/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v94/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T14:03:07.265Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":13.781497462183022,"dependent_packages_count":13.926458368789357,"stargazers_count":0.8239128954882009,"forks_count":0.8577503874292717,"docker_downloads_count":null,"average":7.3474047784724625},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-devtools-v94","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v94","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v94","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v94/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v94/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v94/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v94/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v94/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v94/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v94/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5293343,"name":"selenium","ecosystem":"conda","description":null,"homepage":"https://www.selenium.dev/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":null,"versions_count":28,"first_release_published_at":"2022-10-03T15:54:59.061Z","latest_release_published_at":"2022-11-04T12:32:24.000Z","latest_release_number":"4.6.0","last_synced_at":"2026-04-03T03:19:50.438Z","created_at":"2022-10-03T15:54:59.054Z","updated_at":"2026-08-21T14:35:52.343Z","registry_url":"https://anaconda.org/conda-forge/selenium","install_command":"conda install -c conda-forge selenium","documentation_url":null,"metadata":{},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T14:35:52.343Z","dependent_packages_count":18,"downloads":null,"downloads_period":null,"dependent_repos_count":141,"rankings":{"downloads":null,"dependent_repos_count":2.9292878886171962,"dependent_packages_count":3.5381007036279257,"stargazers_count":1.332401816457907,"forks_count":1.1327910574379958,"docker_downloads_count":null,"average":2.2331453665352563},"purl":"pkg:conda/selenium?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/selenium","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/selenium","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/selenium/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/selenium/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/selenium/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/selenium/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/selenium/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/selenium/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/selenium/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2348},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-23T05:06:09.364Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":13467268,"name":"ruby-selenium-webdriver","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/SeleniumHQ/selenium","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T17:17:54.878Z","latest_release_published_at":"2026-02-09T17:17:54.878Z","latest_release_number":"4.4.0-1ubuntu1","last_synced_at":"2026-03-09T18:22:39.495Z","created_at":"2026-02-09T17:17:54.609Z","updated_at":"2026-08-21T14:35:52.343Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-selenium-webdriver","install_command":"apt-get install ruby-selenium-webdriver","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-selenium-webdriver","standards_version":"4.6.1","maintainer":"Ubuntu Developers \u003cubuntu-devel-discuss@lists.ubuntu.com\u003e","build_depends":"debhelper-compat (= 13), gem2deb, ruby-childprocess, ruby-zip, ruby-websocket","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T14:35:52.342Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-selenium-webdriver?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-selenium-webdriver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-selenium-webdriver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-selenium-webdriver/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-selenium-webdriver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-selenium-webdriver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-selenium-webdriver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-selenium-webdriver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-selenium-webdriver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-selenium-webdriver/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1298},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-23T05:04:56.939Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13751723,"name":"ruby-selenium-webdriver","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/SeleniumHQ/selenium","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T07:22:47.840Z","latest_release_published_at":"2026-02-13T07:22:47.840Z","latest_release_number":"3.142.7+dfsg-1","last_synced_at":"2026-03-13T20:22:06.250Z","created_at":"2026-02-13T07:22:47.675Z","updated_at":"2026-08-21T14:35:52.357Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-selenium-webdriver","install_command":"apt-get install ruby-selenium-webdriver","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-selenium-webdriver","standards_version":"4.4.1","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), gem2deb, ruby-childprocess (\u003e= 0.5), ruby-zip (\u003e= 1.2.2)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T14:35:52.357Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-selenium-webdriver?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-selenium-webdriver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-selenium-webdriver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-selenium-webdriver/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-selenium-webdriver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-selenium-webdriver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-selenium-webdriver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-selenium-webdriver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-selenium-webdriver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-selenium-webdriver/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1429,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":746},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-08-23T05:05:51.160Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":14541878,"name":"www/py-selenium","ecosystem":"pkgsrc","description":"Python bindings for Selenium","homepage":"https://github.com/SeleniumHQ/selenium","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":["www","python"],"namespace":"www","versions_count":1,"first_release_published_at":"2026-03-19T08:37:17.000Z","latest_release_published_at":"2026-03-19T08:37:17.000Z","latest_release_number":"4.14.0","last_synced_at":"2026-05-27T10:50:38.645Z","created_at":"2026-05-27T10:50:38.220Z","updated_at":"2026-08-21T14:35:52.390Z","registry_url":"https://pkgsrc.se/www/py-selenium","install_command":"pkg_add py314-selenium","documentation_url":"https://pkgsrc.se/www/py-selenium","metadata":{"pkg_slug":"py-selenium","pkgbase":"py314-selenium","machine_arch":"x86_64","opsys":"NetBSD","pkgname_latest":"py314-selenium-4.14.0"},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T14:35:52.390Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.11980414626523594,"forks_count":0.010417751849150954,"docker_downloads_count":null,"average":0.03255547452859672},"purl":"pkg:pkgsrc/www/py-selenium?arch=x86_64\u0026os=NetBSD","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pkgsrc/www/py-selenium","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pkgsrc/www/py-selenium","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pkgsrc/www/py-selenium/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/www%2Fpy-selenium/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/www%2Fpy-selenium/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/www%2Fpy-selenium/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/www%2Fpy-selenium/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/www%2Fpy-selenium/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/www%2Fpy-selenium/codemeta","maintainers":[],"registry":{"name":"pkgsrc-netbsd-x86_64-10.1-all","url":"https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/10.1/All","ecosystem":"pkgsrc","default":true,"packages_count":19690,"maintainers_count":0,"namespaces_count":43,"keywords_count":368,"github":"pkgsrc","metadata":{"funded_packages_count":475},"icon_url":"https://github.com/pkgsrc.png","created_at":"2026-05-26T08:59:24.518Z","updated_at":"2026-08-23T05:00:23.261Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/namespaces"}},{"id":4978175,"name":"org.seleniumhq.selenium:selenium-server","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"http://www.seleniumhq.org/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":109,"first_release_published_at":"2010-06-22T19:24:33.000Z","latest_release_published_at":"2018-11-14T08:25:19.000Z","latest_release_number":"3.141.59","last_synced_at":"2026-08-23T13:32:20.815Z","created_at":"2022-07-27T09:03:15.653Z","updated_at":"2026-08-23T13:32:20.816Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-server/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-server/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T14:51:34.916Z","dependent_packages_count":276,"downloads":null,"downloads_period":null,"dependent_repos_count":10765,"rankings":{"downloads":null,"dependent_repos_count":0.07628452325176295,"dependent_packages_count":0.29392566964196326,"stargazers_count":0.8203089022637081,"forks_count":0.8577503874292717,"docker_downloads_count":4.12056558667003,"average":1.2337670138513472},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-server","advisories":[{"uuid":"GSA_kwCzR0hTQS1oMnJyLW05N3AtNmpxOc09pQ","url":"https://github.com/advisories/GHSA-h2rr-m97p-6jq9","title":"Selenium Server (Grid) CSRF","description":"Selenium Server (Grid) before 4.0.0-alpha-7 allows CSRF because it permits non-JSON content types such as application/x-www-form-urlencoded, multipart/form-data, and text/plain.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-04-20T00:00:34.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.8,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2022-28108","https://www.openwall.com/lists/oss-security/2022/02/07/3","https://www.gabriel.urdhr.fr/2022/02/07/selenium-standalone-server-csrf-dns-rebinding-rce","https://www.openwall.com/lists/oss-security/2022/04/14/2","https://www.selenium.dev/downloads","https://github.com/advisories/GHSA-h2rr-m97p-6jq9"],"source_kind":"github","identifiers":["GHSA-h2rr-m97p-6jq9","CVE-2022-28108"],"repository_url":null,"blast_radius":0.0,"created_at":"2024-11-22T21:06:54.672Z","updated_at":"2026-08-17T16:09:56.375Z","epss_percentage":0.11727,"epss_percentile":0.95621,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oMnJyLW05N3AtNmpxOc09pQ","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1oMnJyLW05N3AtNmpxOc09pQ","packages":[{"ecosystem":"maven","package_name":"org.seleniumhq.selenium:selenium-server","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 4.0.0-alpha-2"}],"purl":null},{"ecosystem":"maven","package_name":"org.seleniumhq.selenium:selenium-grid","versions":[{"first_patched_version":"4.0.0-alpha-7","vulnerable_version_range":"\u003c 4.0.0-alpha-7"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oMnJyLW05N3AtNmpxOc09pQ/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-server","docker_dependents_count":15,"docker_downloads_count":4893,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-server","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-server/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-server/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-server/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-server/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-server/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-server/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-server/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":13669524,"name":"ruby-selenium-webdriver","ecosystem":"debian","description":null,"homepage":"https://github.com/SeleniumHQ/selenium","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T12:43:33.705Z","latest_release_published_at":"2026-02-12T12:43:33.705Z","latest_release_number":"4.4.0-1","last_synced_at":"2026-03-14T18:08:28.574Z","created_at":"2026-02-12T12:43:33.475Z","updated_at":"2026-08-21T15:31:44.953Z","registry_url":"https://tracker.debian.org/pkg/ruby-selenium-webdriver","install_command":"apt-get install ruby-selenium-webdriver","documentation_url":"https://packages.debian.org/trixie/ruby-selenium-webdriver","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"ruby-selenium-webdriver","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, ruby-childprocess, ruby-zip, ruby-websocket","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T15:31:44.952Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-selenium-webdriver?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-selenium-webdriver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-selenium-webdriver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-selenium-webdriver/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-selenium-webdriver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-selenium-webdriver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-selenium-webdriver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-selenium-webdriver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-selenium-webdriver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-selenium-webdriver/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1676},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-23T05:04:55.028Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":14223365,"name":"org.seleniumhq.selenium:selenium-devtools-v146","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":3,"first_release_published_at":"2026-04-09T10:09:55.000Z","latest_release_published_at":"2026-05-12T20:58:02.000Z","latest_release_number":"4.44.0","last_synced_at":"2026-08-23T13:32:09.083Z","created_at":"2026-04-10T09:07:46.870Z","updated_at":"2026-08-23T17:58:53.808Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v146/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v146/","metadata":{},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-23T01:20:39.518Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2478,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-23T01:20:39.634Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T17:58:53.808Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.47499732806071,"dependent_packages_count":42.13915459840752,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":35.80707596323411},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-devtools-v146","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v146","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v146","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v146/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T13:31:45.347Z","issues_count":2185,"pull_requests_count":3980,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2184725.0951943677,"issues_closed_count":1769,"pull_requests_closed_count":3266,"pull_request_authors_count":303,"issue_authors_count":1502,"avg_comments_per_issue":5.636155606407323,"avg_comments_per_pull_request":3.2030150753768845,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":487,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1290865.07788162,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":321,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.703030303030303,"past_year_avg_comments_per_pull_request":3.6899383983572895,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":274,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v146/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v146/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v146/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v146/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v146/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v146/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5989156,"name":"org.seleniumhq.selenium:selenium-http-jdk-client","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":19,"first_release_published_at":"2022-09-29T17:47:56.000Z","latest_release_published_at":"2023-09-25T19:05:32.000Z","latest_release_number":"4.13.0","last_synced_at":"2026-08-23T13:32:56.992Z","created_at":"2023-01-26T17:20:45.363Z","updated_at":"2026-08-23T13:32:56.992Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-http-jdk-client/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-http-jdk-client/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-23T01:20:39.518Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2478,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-23T01:20:39.634Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T02:25:21.337Z","dependent_packages_count":10,"downloads":null,"downloads_period":null,"dependent_repos_count":385,"rankings":{"downloads":null,"dependent_repos_count":0.733212399338467,"dependent_packages_count":6.099157866916544,"stargazers_count":0.8173055745766309,"forks_count":0.8555479471254149,"docker_downloads_count":7.409424461151878,"average":3.1829296498217867},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-http-jdk-client","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-http-jdk-client","docker_dependents_count":1,"docker_downloads_count":14,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-http-jdk-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-http-jdk-client/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:42:04.628Z","issues_count":2185,"pull_requests_count":3977,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2173940.45101041,"issues_closed_count":1769,"pull_requests_closed_count":3265,"pull_request_authors_count":302,"issue_authors_count":1502,"avg_comments_per_issue":5.6247139588100685,"avg_comments_per_pull_request":3.2019109881820467,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1280436.2962962964,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":324,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.696969696969697,"past_year_avg_comments_per_pull_request":3.6741803278688523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":275,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-http-jdk-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-http-jdk-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-http-jdk-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-http-jdk-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-http-jdk-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-http-jdk-client/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":12394912,"name":"org.seleniumhq.selenium:selenium-devtools-v141","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":3,"first_release_published_at":"2025-10-17T21:24:22.000Z","latest_release_published_at":"2025-12-06T23:10:07.000Z","latest_release_number":"4.39.0","last_synced_at":"2026-08-23T13:33:00.876Z","created_at":"2025-10-17T21:45:36.518Z","updated_at":"2026-08-23T13:33:00.877Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v141/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v141/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T15:42:48.929Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.576574561913535,"dependent_packages_count":45.14397144722836,"stargazers_count":0.8012720193306875,"forks_count":0.7994834657161101,"docker_downloads_count":null,"average":19.580325373547172},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-devtools-v141","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v141","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v141","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v141/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:42:04.628Z","issues_count":2185,"pull_requests_count":3977,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2173940.45101041,"issues_closed_count":1769,"pull_requests_closed_count":3265,"pull_request_authors_count":302,"issue_authors_count":1502,"avg_comments_per_issue":5.6247139588100685,"avg_comments_per_pull_request":3.2019109881820467,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1280436.2962962964,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":324,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.696969696969697,"past_year_avg_comments_per_pull_request":3.6741803278688523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":275,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v141/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v141/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v141/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v141/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v141/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v141/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4977863,"name":"org.seleniumhq.selenium:selenium-devtools-v98","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":1,"first_release_published_at":"2022-03-27T22:39:30.000Z","latest_release_published_at":"2022-03-27T22:39:30.000Z","latest_release_number":"4.1.3","last_synced_at":"2026-08-23T13:32:23.247Z","created_at":"2022-07-27T09:01:48.704Z","updated_at":"2026-08-23T13:32:23.247Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v98/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v98/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T15:42:49.693Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.77465987245843,"dependent_packages_count":23.157705052608396,"stargazers_count":0.8239128954882009,"forks_count":0.8577503874292717,"docker_downloads_count":null,"average":11.403507051996074},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-devtools-v98","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v98","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v98","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v98/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:42:04.628Z","issues_count":2185,"pull_requests_count":3977,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2173940.45101041,"issues_closed_count":1769,"pull_requests_closed_count":3265,"pull_request_authors_count":302,"issue_authors_count":1502,"avg_comments_per_issue":5.6247139588100685,"avg_comments_per_pull_request":3.2019109881820467,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1280436.2962962964,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":324,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.696969696969697,"past_year_avg_comments_per_pull_request":3.6741803278688523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":275,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v98/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v98/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v98/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v98/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v98/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v98/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4977869,"name":"org.seleniumhq.selenium:selenium-devtools-v95","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":5,"first_release_published_at":"2021-10-09T19:24:36.000Z","latest_release_published_at":"2022-01-30T04:52:09.000Z","latest_release_number":"4.1.2","last_synced_at":"2026-08-23T13:32:23.287Z","created_at":"2022-07-27T09:01:50.641Z","updated_at":"2026-08-23T13:32:23.287Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v95/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v95/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T00:18:58.310Z","dependent_packages_count":13,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.77465987245843,"dependent_packages_count":4.8079271833191175,"stargazers_count":0.8239128954882009,"forks_count":0.8577503874292717,"docker_downloads_count":null,"average":6.816062584673754},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-devtools-v95","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v95","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v95","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v95/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:42:04.628Z","issues_count":2185,"pull_requests_count":3977,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2173940.45101041,"issues_closed_count":1769,"pull_requests_closed_count":3265,"pull_request_authors_count":302,"issue_authors_count":1502,"avg_comments_per_issue":5.6247139588100685,"avg_comments_per_pull_request":3.2019109881820467,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1280436.2962962964,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":324,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.696969696969697,"past_year_avg_comments_per_pull_request":3.6741803278688523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":275,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v95/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v95/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v95/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v95/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v95/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v95/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4977865,"name":"org.seleniumhq.selenium:selenium-devtools-v99","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":2,"first_release_published_at":"2022-03-27T22:39:41.000Z","latest_release_published_at":"2022-04-27T12:15:27.000Z","latest_release_number":"4.1.4","last_synced_at":"2026-08-23T13:32:29.905Z","created_at":"2022-07-27T09:01:49.026Z","updated_at":"2026-08-23T13:32:29.905Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v99/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v99/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T19:07:25.575Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.77465987245843,"dependent_packages_count":9.711579853637538,"stargazers_count":0.8239128954882009,"forks_count":0.8577503874292717,"docker_downloads_count":null,"average":8.041975752253359},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-devtools-v99","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v99","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v99","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v99/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v99/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v99/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v99/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v99/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v99/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v99/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4977840,"name":"org.seleniumhq.selenium:jetty-server-repacked","ecosystem":"maven","description":"Browser automation framework dependency on jetty","homepage":"http://selenium.googlecode.com/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":1,"first_release_published_at":"2015-10-01T18:46:20.000Z","latest_release_published_at":"2015-10-01T18:46:20.000Z","latest_release_number":"9.2.13.v20150730","last_synced_at":"2026-08-23T13:32:38.888Z","created_at":"2022-07-27T09:01:40.194Z","updated_at":"2026-08-23T13:32:38.888Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/jetty-server-repacked/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/jetty-server-repacked/","metadata":{"distribution_repositories":["http://oss.sonatype.org/service/local/staging/deploy/maven2","http://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T15:44:06.696Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":0.7092653936673736,"forks_count":0.7211032036324019,"average":20.56754273148436},"purl":"pkg:maven/org.seleniumhq.selenium/jetty-server-repacked","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:jetty-server-repacked","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:jetty-server-repacked","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:jetty-server-repacked/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:jetty-server-repacked/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:jetty-server-repacked/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:jetty-server-repacked/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:jetty-server-repacked/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:jetty-server-repacked/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:jetty-server-repacked/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4977847,"name":"org.seleniumhq.selenium:jetty-util-repacked","ecosystem":"maven","description":"Browser automation framework dependency on jetty","homepage":"http://selenium.googlecode.com/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":1,"first_release_published_at":"2015-10-01T18:43:35.000Z","latest_release_published_at":"2015-10-01T18:43:35.000Z","latest_release_number":"9.2.13.v20150730","last_synced_at":"2026-08-23T13:32:40.169Z","created_at":"2022-07-27T09:01:41.284Z","updated_at":"2026-08-23T13:32:40.169Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/jetty-util-repacked/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/jetty-util-repacked/","metadata":{"distribution_repositories":["http://oss.sonatype.org/service/local/staging/deploy/maven2","http://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T21:42:43.827Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":0.7092653936673736,"forks_count":0.7211032036324019,"average":20.56754273148436},"purl":"pkg:maven/org.seleniumhq.selenium/jetty-util-repacked","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:jetty-util-repacked","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:jetty-util-repacked","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:jetty-util-repacked/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:jetty-util-repacked/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:jetty-util-repacked/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:jetty-util-repacked/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:jetty-util-repacked/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:jetty-util-repacked/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:jetty-util-repacked/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":13721024,"name":"python-selenium","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/SeleniumHQ/selenium/","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":["universe/python"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T00:56:46.078Z","latest_release_published_at":"2026-02-13T00:56:46.078Z","latest_release_number":"4.18.1+dfsg-1","last_synced_at":"2026-03-13T08:19:51.173Z","created_at":"2026-02-13T00:56:45.854Z","updated_at":"2026-08-22T00:21:45.120Z","registry_url":"https://launchpad.net/ubuntu/+source/python-selenium","install_command":"apt-get install python-selenium","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python-selenium-doc, python3-selenium","standards_version":"4.6.2","maintainer":"Sascha Girrulat \u003csascha@girrulat.de\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, dh-sequence-sphinxdoc, python3-all","build_depends_indep":"python3-certifi, python3-pytest \u003c!nocheck\u003e, python3-setuptools, python3-sphinx \u003c!nodoc\u003e, python3-sphinx-rtd-theme \u003c!nodoc\u003e, python3-typing-extensions \u003c!nodoc\u003e, python3-urllib3","build_depends_arch":null},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T00:21:45.120Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-selenium?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-selenium","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-selenium","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-selenium/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-selenium/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-selenium/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-selenium/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-selenium/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-selenium/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-selenium/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1229},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-23T05:05:47.254Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":2344260,"name":"selenium-webdriver-beta","ecosystem":"npm","description":"The official WebDriver JavaScript bindings from the Selenium project","homepage":"https://github.com/SeleniumHQ/selenium","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":["automation","selenium","testing","webdriver","webdriverjs"],"namespace":null,"versions_count":1,"first_release_published_at":"2017-05-10T09:38:55.692Z","latest_release_published_at":"2017-05-10T09:38:55.692Z","latest_release_number":"3.4.1","last_synced_at":"2026-08-23T10:23:23.527Z","created_at":"2022-04-10T00:28:28.677Z","updated_at":"2026-08-23T10:23:23.528Z","registry_url":"https://www.npmjs.com/package/selenium-webdriver-beta","install_command":"npm install selenium-webdriver-beta","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"beta":"3.4.1","latest":"3.4.1"},"contentPolicy":null},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T17:59:43.232Z","dependent_packages_count":0,"downloads":43,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":59.88173098450381,"dependent_repos_count":10.295976646711454,"dependent_packages_count":51.836728746128266,"stargazers_count":0.5393117815886717,"forks_count":0.4050370123891862,"docker_downloads_count":null,"average":24.59175703426428},"purl":"pkg:npm/selenium-webdriver-beta","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/selenium-webdriver-beta","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/selenium-webdriver-beta","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/selenium-webdriver-beta/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/selenium-webdriver-beta/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/selenium-webdriver-beta/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/selenium-webdriver-beta/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/selenium-webdriver-beta/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/selenium-webdriver-beta/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/selenium-webdriver-beta/codemeta","maintainers":[{"uuid":"soulgalore","login":"soulgalore","name":null,"email":"peter@soulgalore.com","url":null,"packages_count":36,"html_url":"https://www.npmjs.com/~soulgalore","role":null,"created_at":"2022-11-14T09:37:54.958Z","updated_at":"2022-11-14T09:37:54.958Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/soulgalore/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5775448,"maintainers_count":1235963,"namespaces_count":420970,"keywords_count":881018,"github":"npm","metadata":{"funded_packages_count":189396,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-23T05:03:13.255Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4977902,"name":"org.seleniumhq.selenium:selenium-edge-driver","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":125,"first_release_published_at":"2015-07-30T18:08:18.000Z","latest_release_published_at":"2026-08-11T02:21:56.000Z","latest_release_number":"4.47.0","last_synced_at":"2026-08-23T13:32:25.354Z","created_at":"2022-07-27T09:02:06.063Z","updated_at":"2026-08-23T13:32:25.354Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-edge-driver/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-edge-driver/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T19:21:54.736Z","dependent_packages_count":120,"downloads":null,"downloads_period":null,"dependent_repos_count":1171,"rankings":{"downloads":null,"dependent_repos_count":0.3507886738506265,"dependent_packages_count":0.6280959302907622,"stargazers_count":0.8203089022637081,"forks_count":0.8577503874292717,"docker_downloads_count":2.131361548595844,"average":0.9576610884860426},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-edge-driver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-edge-driver","docker_dependents_count":28,"docker_downloads_count":526468,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-edge-driver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-edge-driver/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-edge-driver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-edge-driver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-edge-driver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-edge-driver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-edge-driver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-edge-driver/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4977853,"name":"org.seleniumhq.selenium:selenium-devtools-v102","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":5,"first_release_published_at":"2022-05-27T19:50:40.000Z","latest_release_published_at":"2022-08-09T10:42:50.000Z","latest_release_number":"4.4.0","last_synced_at":"2026-08-23T13:32:25.230Z","created_at":"2022-07-27T09:01:42.793Z","updated_at":"2026-08-23T13:32:25.230Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v102/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v102/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T19:51:50.432Z","dependent_packages_count":10,"downloads":null,"downloads_period":null,"dependent_repos_count":23,"rankings":{"downloads":null,"dependent_repos_count":4.981729719989188,"dependent_packages_count":6.099157866916544,"stargazers_count":0.8239128954882009,"forks_count":0.8577503874292717,"docker_downloads_count":null,"average":3.190637717455801},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-devtools-v102","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v102","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v102","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v102/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v102/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v102/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v102/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v102/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v102/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v102/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14542064,"name":"www/ruby-selenium-webdriver","ecosystem":"pkgsrc","description":"Tool for writing automated tests of websites","homepage":"https://github.com/seleniumhq/selenium","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/seleniumhq/selenium","keywords_array":["www","ruby"],"namespace":"www","versions_count":1,"first_release_published_at":"2026-04-06T12:23:20.000Z","latest_release_published_at":"2026-04-06T12:23:20.000Z","latest_release_number":"4.41.0","last_synced_at":"2026-05-27T10:52:58.540Z","created_at":"2026-05-27T10:52:58.113Z","updated_at":"2026-08-21T20:04:49.917Z","registry_url":"https://pkgsrc.se/www/ruby-selenium-webdriver","install_command":"pkg_add ruby33-selenium-webdriver","documentation_url":"https://pkgsrc.se/www/ruby-selenium-webdriver","metadata":{"pkg_slug":"ruby-selenium-webdriver","pkgbase":"ruby40-selenium-webdriver","machine_arch":"x86_64","opsys":"NetBSD","pkgname_latest":"ruby40-selenium-webdriver-4.41.0"},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36808028,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T20:04:49.917Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:pkgsrc/www/ruby-selenium-webdriver?arch=x86_64\u0026os=NetBSD","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pkgsrc/www/ruby-selenium-webdriver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pkgsrc/www/ruby-selenium-webdriver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pkgsrc/www/ruby-selenium-webdriver/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/www%2Fruby-selenium-webdriver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/www%2Fruby-selenium-webdriver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/www%2Fruby-selenium-webdriver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/www%2Fruby-selenium-webdriver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/www%2Fruby-selenium-webdriver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/www%2Fruby-selenium-webdriver/codemeta","maintainers":[],"registry":{"name":"pkgsrc-netbsd-x86_64-10.1-all","url":"https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/10.1/All","ecosystem":"pkgsrc","default":true,"packages_count":19690,"maintainers_count":0,"namespaces_count":43,"keywords_count":368,"github":"pkgsrc","metadata":{"funded_packages_count":475},"icon_url":"https://github.com/pkgsrc.png","created_at":"2026-05-26T08:59:24.518Z","updated_at":"2026-08-23T05:00:23.261Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/namespaces"}},{"id":13127254,"name":"selenium-manager","ecosystem":"nixpkgs","description":"Browser automation framework and ecosystem","homepage":"https://github.com/SeleniumHQ/selenium","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T20:20:14.784Z","latest_release_published_at":"2026-02-01T20:20:14.784Z","latest_release_number":"4.25.0","last_synced_at":"2026-03-08T15:24:29.094Z","created_at":"2026-02-01T20:20:12.198Z","updated_at":"2026-08-21T20:18:35.057Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=selenium-manager","install_command":"nix-env -iA nixpkgs.selenium-manager","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/by-name/se/selenium-manager/package.nix#L34","metadata":{"nix_attribute":"selenium-manager-4.25.0","position":"pkgs/by-name/se/selenium-manager/package.nix:34","platforms":["x86_64-darwin","i686-darwin","aarch64-darwin","i686-freebsd","x86_64-freebsd","x86_64-solaris","aarch64-linux","armv6l-linux","armv7l-linux","i686-linux","loongarch64-linux","powerpc64-linux","powerpc64le-linux","riscv64-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv7l-netbsd","i686-netbsd","powerpc-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","i686-windows","x86_64-windows","armv7a-darwin","armv5tel-linux","armv7a-linux","m68k-linux","mips-linux","mips64-linux","mipsel-linux","mips64el-linux","riscv32-linux","armv6l-netbsd","mipsel-netbsd","riscv64-netbsd","x86_64-redox","wasm32-wasi"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T20:18:35.057Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/selenium-manager?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/selenium-manager","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/selenium-manager","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/selenium-manager/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/selenium-manager/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/selenium-manager/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/selenium-manager/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/selenium-manager/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/selenium-manager/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/selenium-manager/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3287},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-23T05:04:34.279Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":4978083,"name":"org.seleniumhq.selenium:selenium-ie-driver","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":193,"first_release_published_at":"2009-12-14T14:11:07.000Z","latest_release_published_at":"2026-08-11T02:21:54.000Z","latest_release_number":"4.47.0","last_synced_at":"2026-08-23T13:32:33.567Z","created_at":"2022-07-27T09:02:52.074Z","updated_at":"2026-08-23T13:32:33.567Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-ie-driver/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-ie-driver/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T20:37:07.756Z","dependent_packages_count":175,"downloads":null,"downloads_period":null,"dependent_repos_count":3489,"rankings":{"downloads":null,"dependent_repos_count":0.16918745970535354,"dependent_packages_count":0.4436924986735276,"stargazers_count":0.8203089022637081,"forks_count":0.8577503874292717,"docker_downloads_count":2.1305606612126238,"average":0.884299981856897},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-ie-driver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-ie-driver","docker_dependents_count":50,"docker_downloads_count":528318,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-ie-driver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-ie-driver/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-ie-driver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-ie-driver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-ie-driver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-ie-driver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-ie-driver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-ie-driver/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14514124,"name":"dev-ruby/selenium-webdriver","ecosystem":"gentoo","description":"This gem provides Ruby bindings for WebDriver","homepage":"https://github.com/seleniumhq/selenium","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/seleniumhq/selenium","keywords_array":["~amd64","~arm64","~ppc","~ppc64","~riscv","~x86"],"namespace":"dev-ruby","versions_count":8,"first_release_published_at":"2026-04-22T07:13:25.000Z","latest_release_published_at":"2026-04-22T07:13:25.000Z","latest_release_number":"4.40.0","last_synced_at":"2026-07-28T01:17:17.393Z","created_at":"2026-05-27T02:50:31.028Z","updated_at":"2026-08-21T20:51:22.796Z","registry_url":"https://packages.gentoo.org/packages/dev-ruby/selenium-webdriver","install_command":"emerge dev-ruby/selenium-webdriver","documentation_url":"https://packages.gentoo.org/packages/dev-ruby/selenium-webdriver","metadata":{"category":"dev-ruby","slot":"4","eapi":"8","inherit":"ruby-fakegem","iuse":"test ruby_targets_ruby32 ruby_targets_ruby33 ruby_targets_ruby34 ruby_targets_ruby40 test"},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36808028,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T20:51:22.795Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:gentoo/dev-ruby/selenium-webdriver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/dev-ruby/selenium-webdriver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/dev-ruby/selenium-webdriver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/dev-ruby/selenium-webdriver/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-ruby%2Fselenium-webdriver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-ruby%2Fselenium-webdriver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-ruby%2Fselenium-webdriver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-ruby%2Fselenium-webdriver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-ruby%2Fselenium-webdriver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-ruby%2Fselenium-webdriver/codemeta","maintainers":[],"registry":{"name":"gentoo-portage","url":"https://packages.gentoo.org/","ecosystem":"gentoo","default":true,"packages_count":19524,"maintainers_count":0,"namespaces_count":174,"keywords_count":1054,"github":"gentoo","metadata":{"snapshot_url":"https://distfiles.gentoo.org/snapshots/portage-latest.tar.xz","funded_packages_count":614},"icon_url":"https://github.com/gentoo.png","created_at":"2026-05-26T08:59:24.155Z","updated_at":"2026-08-23T05:05:01.827Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/namespaces"}},{"id":4977875,"name":"org.seleniumhq.selenium:selenium-devtools-v88","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":4,"first_release_published_at":"2021-02-15T11:29:34.000Z","latest_release_published_at":"2021-06-07T14:47:40.000Z","latest_release_number":"4.0.0-beta-4","last_synced_at":"2026-08-23T13:32:45.658Z","created_at":"2022-07-27T09:01:51.370Z","updated_at":"2026-08-23T13:32:45.659Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-devtools-v88/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-devtools-v88/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T21:05:42.447Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":10,"rankings":{"downloads":null,"dependent_repos_count":7.811670954759784,"dependent_packages_count":23.157705052608396,"stargazers_count":0.8203089022637081,"forks_count":0.8577503874292717,"docker_downloads_count":null,"average":8.16185882426529},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-devtools-v88","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v88","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-devtools-v88","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-devtools-v88/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v88/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v88/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v88/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v88/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v88/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-devtools-v88/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":12948494,"name":"selenium-manager","ecosystem":"nixpkgs","description":"Browser automation framework and ecosystem","homepage":"https://github.com/SeleniumHQ/selenium","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-28T03:46:15.100Z","latest_release_published_at":"2026-03-04T03:07:27.661Z","latest_release_number":"4.40.0","last_synced_at":"2026-04-12T16:03:53.503Z","created_at":"2026-01-28T03:46:14.902Z","updated_at":"2026-08-21T21:42:43.815Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=selenium-manager","install_command":"nix-env -iA nixpkgs.selenium-manager","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/by-name/se/selenium-manager/package.nix#L32","metadata":{"nix_attribute":"selenium-manager-4.40.0","position":"pkgs/by-name/se/selenium-manager/package.nix:32","platforms":["x86_64-darwin","aarch64-darwin","i686-freebsd","x86_64-freebsd","x86_64-solaris","aarch64-linux","armv6l-linux","armv7l-linux","i686-linux","loongarch64-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv64-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv7l-netbsd","i686-netbsd","powerpc-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","i686-windows","x86_64-windows","armv5tel-linux","armv7a-linux","m68k-linux","mips-linux","mips64-linux","mipsel-linux","mips64el-linux","riscv32-linux","armv6l-netbsd","mipsel-netbsd","riscv64-netbsd","x86_64-redox","wasm32-wasi"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T21:42:43.814Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.0820304960432349,"forks_count":0.04963189676565473,"docker_downloads_count":null,"average":0.03291559820222241},"purl":"pkg:nix/selenium-manager?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/selenium-manager","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/selenium-manager","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/selenium-manager/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/selenium-manager/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/selenium-manager/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/selenium-manager/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/selenium-manager/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/selenium-manager/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/selenium-manager/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153756,"maintainers_count":4901,"namespaces_count":0,"keywords_count":3257,"github":"NixOS","metadata":{"funded_packages_count":5881},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-23T05:00:10.999Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":4977846,"name":"org.seleniumhq.selenium:jetty-servlets-repacked","ecosystem":"maven","description":"Browser automation framework dependency on jetty","homepage":"http://selenium.googlecode.com/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":1,"first_release_published_at":"2015-10-01T18:48:35.000Z","latest_release_published_at":"2015-10-01T18:48:35.000Z","latest_release_number":"9.2.13.v20150730","last_synced_at":"2026-08-22T20:08:17.946Z","created_at":"2022-07-27T09:01:40.931Z","updated_at":"2026-08-22T20:08:17.947Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/jetty-servlets-repacked/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/jetty-servlets-repacked/","metadata":{"distribution_repositories":["http://oss.sonatype.org/service/local/staging/deploy/maven2","http://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T23:13:24.041Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":0.7092653936673736,"forks_count":0.7211032036324019,"average":20.56754273148436},"purl":"pkg:maven/org.seleniumhq.selenium/jetty-servlets-repacked","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:jetty-servlets-repacked","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:jetty-servlets-repacked","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:jetty-servlets-repacked/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:jetty-servlets-repacked/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:jetty-servlets-repacked/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:jetty-servlets-repacked/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:jetty-servlets-repacked/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:jetty-servlets-repacked/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:jetty-servlets-repacked/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14950414,"name":"github.com/SeleniumHQ/selenium","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2018-11-14T08:00:10.000Z","latest_release_published_at":"2018-11-14T08:00:10.000Z","latest_release_number":"v0.0.0-20181114080010-e82be7d35840","last_synced_at":"2026-08-22T13:37:11.763Z","created_at":"2026-08-14T04:10:33.139Z","updated_at":"2026-08-22T13:37:11.763Z","registry_url":"https://pkg.go.dev/github.com/SeleniumHQ/selenium","install_command":"go get github.com/SeleniumHQ/selenium","documentation_url":"https://pkg.go.dev/github.com/SeleniumHQ/selenium#section-documentation","metadata":{},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T04:09:24.329Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.78328514698273,"dependent_packages_count":4.482280635008168,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.632782890995449},"purl":"pkg:golang/github.com/%21selenium%21h%21q/selenium","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/SeleniumHQ/selenium","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/SeleniumHQ/selenium","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/SeleniumHQ/selenium/dependencies","status":"removed","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSeleniumHQ%2Fselenium/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSeleniumHQ%2Fselenium/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSeleniumHQ%2Fselenium/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSeleniumHQ%2Fselenium/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSeleniumHQ%2Fselenium/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSeleniumHQ%2Fselenium/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281883,"maintainers_count":0,"namespaces_count":839478,"keywords_count":124863,"github":"golang","metadata":{"funded_packages_count":67811,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-23T05:01:16.146Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4977937,"name":"org.seleniumhq.selenium:selenium-opera-driver","ecosystem":"maven","description":"Selenium automates browsers. That's it! What you do with that power is entirely up to you.","homepage":"https://selenium.dev/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":[],"namespace":"org.seleniumhq.selenium","versions_count":54,"first_release_published_at":"2016-07-29T01:09:27.000Z","latest_release_published_at":"2022-08-09T10:44:28.000Z","latest_release_number":"4.4.0","last_synced_at":"2026-08-23T13:32:52.624Z","created_at":"2022-07-27T09:02:11.740Z","updated_at":"2026-08-23T13:32:52.624Z","registry_url":"https://central.sonatype.com/artifact/org.seleniumhq.selenium/selenium-opera-driver/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-opera-driver/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-14T00:39:55.000Z","size":2385437,"stargazers_count":34371,"open_issues_count":187,"forks_count":8711,"subscribers_count":1245,"default_branch":"trunk","last_synced_at":"2026-08-14T08:40:48.533Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-14T07:16:25.000Z","dependencies_parsed_at":"2023-09-23T14:53:10.930Z","dependency_job_id":"21f55013-4a18-40ce-b8e1-f75765960cd9","html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":261,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36640048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T13:38:58.881Z","dependent_packages_count":95,"downloads":null,"downloads_period":null,"dependent_repos_count":528,"rankings":{"downloads":null,"dependent_repos_count":0.5906544451251987,"dependent_packages_count":0.7738589834716535,"stargazers_count":0.8203089022637081,"forks_count":0.8577503874292717,"docker_downloads_count":null,"average":0.760643179572458},"purl":"pkg:maven/org.seleniumhq.selenium/selenium-opera-driver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-opera-driver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.seleniumhq.selenium:selenium-opera-driver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.seleniumhq.selenium:selenium-opera-driver/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-opera-driver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-opera-driver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-opera-driver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-opera-driver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-opera-driver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.seleniumhq.selenium:selenium-opera-driver/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617816,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":13713315,"name":"ruby-selenium-webdriver","ecosystem":"debian","description":null,"homepage":"https://github.com/SeleniumHQ/selenium","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T23:41:34.329Z","latest_release_published_at":"2026-02-12T23:41:34.329Z","latest_release_number":"4.4.0-1","last_synced_at":"2026-03-13T23:46:21.175Z","created_at":"2026-02-12T23:41:34.130Z","updated_at":"2026-08-22T02:22:43.407Z","registry_url":"https://tracker.debian.org/pkg/ruby-selenium-webdriver","install_command":"apt-get install ruby-selenium-webdriver","documentation_url":"https://packages.debian.org/bookworm/ruby-selenium-webdriver","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"ruby-selenium-webdriver","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, ruby-childprocess, ruby-zip, ruby-websocket","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T02:22:43.407Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-selenium-webdriver?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-selenium-webdriver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-selenium-webdriver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-selenium-webdriver/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-selenium-webdriver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-selenium-webdriver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-selenium-webdriver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-selenium-webdriver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-selenium-webdriver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-selenium-webdriver/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2650,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1227},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-23T05:05:52.746Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13567162,"name":"ruby-selenium-webdriver","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/SeleniumHQ/selenium","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/SeleniumHQ/selenium","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T06:49:46.419Z","latest_release_published_at":"2026-02-11T06:49:46.419Z","latest_release_number":"4.4.0-1","last_synced_at":"2026-03-12T01:20:29.174Z","created_at":"2026-02-11T06:49:46.248Z","updated_at":"2026-08-22T03:37:52.398Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-selenium-webdriver","install_command":"apt-get install ruby-selenium-webdriver","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-selenium-webdriver","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, ruby-childprocess, ruby-zip, ruby-websocket","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":6375788,"uuid":"7613257","full_name":"SeleniumHQ/selenium","owner":"SeleniumHQ","description":"A browser automation framework and ecosystem.","archived":false,"fork":false,"pushed_at":"2026-08-21T00:26:47.000Z","size":2385591,"stargazers_count":34383,"open_issues_count":186,"forks_count":8715,"subscribers_count":1246,"default_branch":"trunk","last_synced_at":"2026-08-21T12:44:33.478Z","etag":null,"topics":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://selenium.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeleniumHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"selenium","github":"seleniumhq"}},"created_at":"2013-01-14T21:40:56.000Z","updated_at":"2026-08-21T06:23:16.000Z","dependencies_parsed_at":"2026-08-21T12:44:54.455Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selenium","commit_stats":{"total_commits":32141,"total_committers":878,"mean_commits":36.60706150341686,"dds":0.834354873837155,"last_synced_commit":"0219666ce1bffd30b43efe4d339ee8ca964f3448"},"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/SeleniumHQ/selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/sbom","scorecard":{"id":127427,"data":{"date":"2025-08-11","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"4ecdae3b03c9255057c662c8ef693df42995dc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/bazel.yml:87","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/stage-release.yml:35","Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/update-docs-after-action.yml:20","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-grid-ui.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-python.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-renovate-rbe.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Warn: no topLevel permission defined: .github/workflows/mirror-selenium-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/pin-browsers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/stage-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Warn: no topLevel permission defined: .github/workflows/update-docs-after-action.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/239213732","Warn: release artifact selenium-4.34.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/228561289","Warn: release artifact selenium-4.33.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/220679479","Warn: release artifact selenium-4.32.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/216247288","Warn: release artifact selenium-4.31.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/210518253"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/closure/bin/compiler.jar:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-grid-ui.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-grid-ui.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-python.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-python.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-renovate-rbe.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-renovate-rbe.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stage-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stage-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stage-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:42","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:45","Warn: pipCommand not pinned by hash: scripts/update_py_dependencies.sh:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-grid-ui.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci-python.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/update-documentation.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/update-documentation.yml:75","Info:   0 out of  58 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   1 out of   3 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: RUSTSEC-2024-0373 / GHSA-vr26-jcq5-fjj8","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T04:20:02.968Z","repository_id":6375788,"created_at":"2025-08-16T04:20:02.968Z","updated_at":"2025-08-16T04:20:02.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SeleniumHQ","name":"Selenium","uuid":"983927","kind":"organization","description":"Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.","email":null,"website":"https://selenium.dev/","location":null,"twitter":"SeleniumHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/983927?v=4","repositories_count":20,"last_synced_at":"2026-08-20T06:34:59.333Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"selenium","github":"seleniumhq"}},"html_url":"https://github.com/SeleniumHQ","funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq"],"total_stars":41532,"followers":2477,"following":0,"created_at":"2022-11-02T16:17:26.681Z","updated_at":"2026-08-20T06:34:59.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ/repositories"},"tags":[{"name":"nightly","sha":"d084fb047dd6b20b06f20fe839d16c1437f66909","kind":"commit","published_at":"2026-08-20T11:36:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/nightly","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/nightly/manifests"},{"name":"selenium-4.47.0","sha":"9175ed94d83e87cc3abeb7c9fd91367d17849d35","kind":"commit","published_at":"2026-08-10T17:51:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.47.0/manifests"},{"name":"selenium-4.46.0","sha":"df5a6341cbb5f8f06b836bd595752775627c80dc","kind":"commit","published_at":"2026-07-11T00:36:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.46.0/manifests"},{"name":"selenium-4.45.0","sha":"cd6a3cdfca6970f62e5bc8344109d0fe0e2af05e","kind":"commit","published_at":"2026-06-16T04:41:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.45.0/manifests"},{"name":"selenium-4.44.0","sha":"da2039bd1456a161d0c284de16f9f4f179f1e8ca","kind":"commit","published_at":"2026-05-12T20:49:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.44.0/manifests"},{"name":"selenium-4.43.0","sha":"dd0f5342f342c9583b2dde8e1619d6babc612ea0","kind":"commit","published_at":"2026-04-10T06:43:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.43.0/manifests"},{"name":"selenium-4.42.0","sha":"e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4","kind":"commit","published_at":"2026-04-09T11:45:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.42.0/manifests"},{"name":"selenium-4.41.0","sha":"9fc754f90a9725756933b8a1788d5a583d7f509f","kind":"commit","published_at":"2026-02-20T02:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.41.0/manifests"},{"name":"selenium-4.40.0","sha":"b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1","kind":"commit","published_at":"2026-01-18T22:11:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.40.0/manifests"},{"name":"selenium-4.39.0","sha":"126f156aeef74660a72fa77efffc78adb1353620","kind":"commit","published_at":"2025-12-06T22:19:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.39.0/manifests"},{"name":"selenium-4.38.0","sha":"6b412e825cfd44e327e44981807d52183d5b6595","kind":"commit","published_at":"2025-10-25T00:44:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.38.0/manifests"},{"name":"selenium-4.37.0","sha":"3c1da1e3427c75d75f7db4204d893a5d7980f705","kind":"commit","published_at":"2025-10-17T21:07:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.37.0/manifests"},{"name":"selenium-4.36.0","sha":"6d115cfd877e1ba381c647fd08ba6450ae256624","kind":"commit","published_at":"2025-10-02T14:54:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.36.0/manifests"},{"name":"selenium-4.35.0","sha":"1c58e5028bc5eaa94b12b856c2d4a87efa5363f5","kind":"commit","published_at":"2025-08-12T14:27:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.35.0/manifests"},{"name":"selenium-4.34.2-python","sha":"99c7cbf0427fdd41ee33a3049a22ce839580eabd","kind":"commit","published_at":"2025-07-08T12:47:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.2-python/manifests"},{"name":"selenium-4.34.1-python","sha":"b3d3a1ad5880bdeb0175d210f7350afd8acfc08a","kind":"commit","published_at":"2025-07-07T14:27:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.1-python/manifests"},{"name":"selenium-4.34.0","sha":"2a4c61c498207b17cdb2f5f987c7c71dca146c2d","kind":"commit","published_at":"2025-06-28T21:44:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.34.0/manifests"},{"name":"selenium-4.33.0","sha":"2c6aaad03a575cd93e4f063f91404e3ae66a7470","kind":"commit","published_at":"2025-05-23T15:18:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.33.0/manifests"},{"name":"selenium-4.32.0","sha":"d17c8aa95092dc25ae64f12e7abdc844cf3503f0","kind":"commit","published_at":"2025-05-02T20:09:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.32.0/manifests"},{"name":"selenium-4.31.0","sha":"4ae8fc9f8a7891065eff29ecc4db5ec29251fbee","kind":"commit","published_at":"2025-04-05T02:12:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.31.0/manifests"},{"name":"selenium-4.30.1-ruby","sha":"02ecb84d9610f084a453925130b86eb27d5b75a4","kind":"commit","published_at":"2025-03-22T19:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.1-ruby/manifests"},{"name":"selenium-4.30.0","sha":"509c7f17cc813e5fddebc18b1aa2d951edcdb441","kind":"commit","published_at":"2025-03-20T19:40:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.30.0/manifests"},{"name":"selenium-4.29.0","sha":"18ae989a6b3e94444753e07ae462d3ab3640ca9c","kind":"commit","published_at":"2025-02-19T20:12:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.29.0/manifests"},{"name":"selenium-4.28.1-python","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-python/manifests"},{"name":"selenium-4.28.1-java","sha":"73f5ad48a25243d9623dd5ad9837038387ee4943","kind":"tag","published_at":"2025-01-23T13:02:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-java/manifests"},{"name":"selenium-4.28.1-javascript","sha":"05c87ca7c15eb719b2f5ca9a460ec88a38740cf6","kind":"commit","published_at":"2025-01-20T20:53:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.1-javascript/manifests"},{"name":"selenium-4.28.0","sha":"ac342546e9e34d4ca94eceeb27cce22a4fe3b79f","kind":"commit","published_at":"2025-01-20T15:29:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.28.0/manifests"},{"name":"selenium-4.27.1-python","sha":"7ba6fc579a1a297e9179d2cc42f3cc68eef3d4bf","kind":"commit","published_at":"2024-11-26T15:20:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.1-python/manifests"},{"name":"selenium-4.27.0","sha":"d6e718d134987d62cd8ffff476821fb3ca1797c2","kind":"commit","published_at":"2024-11-25T10:37:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.27.0/manifests"},{"name":"selenium-4.26.1-python","sha":"0ffecd401001f966bcae63b24a2458f646d435be","kind":"commit","published_at":"2024-10-31T18:39:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-python/manifests"},{"name":"selenium-4.26.1-dotnet","sha":"70119edf892ed3346d95d1d1a99ab11a8acc800a","kind":"commit","published_at":"2024-10-31T17:57:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.1-dotnet/manifests"},{"name":"selenium-4.26.0","sha":"69f9e5eae1cfcabd794327bef2f81102f213fae6","kind":"commit","published_at":"2024-10-30T04:23:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.26.0/manifests"},{"name":"selenium-4.25.0","sha":"030fcf79186e5597269166bd8dfa888e1eda29d7","kind":"commit","published_at":"2024-09-20T10:42:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.25.0/manifests"},{"name":"selenium-4.24.1-javascript","sha":"b5498a41466f45aeee25f661ff73197956ea1475","kind":"commit","published_at":"2024-09-16T10:44:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.1-javascript/manifests"},{"name":"selenium-4.24.0","sha":"748ffc9bc3cf40211b27d1b27e238b26aae93f46","kind":"commit","published_at":"2024-08-28T10:24:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.24.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.24.0/manifests"},{"name":"selenium-4.23.1-java","sha":"656257d8e93f76ef618fab108607280b0f9d8436","kind":"commit","published_at":"2024-08-09T12:31:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-java/manifests"},{"name":"selenium-4.23.1-python","sha":"bbbda09690e97484a3ac1802c8e62da8411aa3ca","kind":"commit","published_at":"2024-07-24T06:34:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.1-python/manifests"},{"name":"selenium-4.23.0","sha":"4df0a231af83908edb1a4304028b508f245d26a8","kind":"commit","published_at":"2024-07-18T12:11:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.23.0/manifests"},{"name":"selenium-4.22.0","sha":"c5f314670396b04e92b32500bd6e0dfac31e841f","kind":"commit","published_at":"2024-06-20T20:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.22.0/manifests"},{"name":"selenium-4.21.1-ruby","sha":"bd908a2120ea8107c661f6bc2404d7835ff0eabc","kind":"commit","published_at":"2024-05-16T21:50:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.1-ruby/manifests"},{"name":"selenium-4.21.0","sha":"79ed462ef4f0af15fa7cb6c163898721c87d97a3","kind":"commit","published_at":"2024-05-16T10:50:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.21.0/manifests"},{"name":"selenium-4.20.1-ruby","sha":"3296fdf44903a9ebf9ad931c0787edde8d0e2e53","kind":"commit","published_at":"2024-04-26T00:59:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.1-ruby/manifests"},{"name":"selenium-4.20.0","sha":"866c76ca804c82795fd86a969bc5ed402397142c","kind":"commit","published_at":"2024-04-24T20:05:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.20.0/manifests"},{"name":"selenium-4.19.1-java","sha":"abe0ee07dca3afec9fa2418eb9b093b7c9da90ce","kind":"commit","published_at":"2024-03-29T07:06:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.1-java/manifests"},{"name":"selenium-4.19.0","sha":"5f9cec8963b33a7708619d666a5ce0b2f6542c7d","kind":"commit","published_at":"2024-03-27T14:54:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.19.0/manifests"},{"name":"selenium-4.18.1","sha":"b1d3319b48304bca40a8a35cdd95cb05d8464497","kind":"commit","published_at":"2024-02-19T23:50:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.1/manifests"},{"name":"selenium-4.18.0","sha":"b6bf9de7cc2a492a8d1d26e418005996075c698f","kind":"commit","published_at":"2024-02-19T12:17:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.18.0/manifests"},{"name":"selenium-4.17.2-python","sha":"d9ff42059eb233877ec09fc808d1b81453186ad9","kind":"commit","published_at":"2024-01-23T14:50:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.2-python/manifests"},{"name":"selenium-4.17.1-python","sha":"55082bab97cb50797bc34936c0eb9cac68137f19","kind":"commit","published_at":"2024-01-23T11:58:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.1-python/manifests"},{"name":"selenium-4.17.0","sha":"e52b1be0574650813bf0985a7ddaa27500839ab6","kind":"commit","published_at":"2024-01-23T04:03:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.17.0/manifests"},{"name":"selenium-4.16.2-dotnet","sha":"03c23183464f5cdfe1e7c270a97cf59925c91104","kind":"commit","published_at":"2023-12-08T22:41:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.2-dotnet/manifests"},{"name":"selenium-4.16.1-java","sha":"9b4c83354e69bea04078ceb3a37d69ebf38f3ad5","kind":"commit","published_at":"2023-12-07T03:16:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-java/manifests"},{"name":"selenium-4.16.1-dotnet","sha":"f6bdb7faa5c1c380e31e3d8697ebe2b93eec610e","kind":"commit","published_at":"2023-12-06T23:05:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.1-dotnet/manifests"},{"name":"selenium-4.16.0","sha":"15400459ddea077b868f696980367ee7ca0d91bd","kind":"commit","published_at":"2023-12-06T07:25:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.16.0/manifests"},{"name":"selenium-4.15.2-python","sha":"7247f8488253437c974ccca5d72665caf2cd6ce1","kind":"commit","published_at":"2023-11-03T21:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.2-python/manifests"},{"name":"selenium-4.15.1-python","sha":"385f96fe7ecc248662444754241a319d9cdb7bbe","kind":"commit","published_at":"2023-11-02T15:58:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.1-python/manifests"},{"name":"selenium-4.15.0","sha":"1d14b5521bae241b099f6b0e008fcc9866e842ab","kind":"commit","published_at":"2023-11-01T13:32:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.15.0/manifests"},{"name":"selenium-4.14.1-dotnet","sha":"8cd97570866c053b40cc0c3ce286e26d0eafa8d8","kind":"commit","published_at":"2023-10-15T13:56:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-dotnet/manifests"},{"name":"selenium-4.14.1-java","sha":"03f8ede37060d897a220c7459ef5954100ae72d6","kind":"commit","published_at":"2023-10-12T14:10:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.1-java/manifests"},{"name":"selenium-4.14.0","sha":"e5a96349cea553359d2ad38d0e85c2b1f9928265","kind":"commit","published_at":"2023-10-10T02:53:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.14.0/manifests"},{"name":"selenium-4.13.1-dotnet","sha":"6c9a417185628a8fc89562ab75b4d30f533526ea","kind":"commit","published_at":"2023-09-26T03:59:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-dotnet/manifests"},{"name":"selenium-4.13.1-ruby","sha":"a8e9c4d23c9bd5ec90f0f7752208a2c9d5ec5a2d","kind":"commit","published_at":"2023-09-26T02:27:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.1-ruby/manifests"},{"name":"selenium-4.13.0","sha":"66b3a2ade201458b21fa71f92f137417b81faade","kind":"commit","published_at":"2023-09-25T19:06:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.13.0/manifests"},{"name":"selenium-4.12.4-dotnet","sha":"707dc0c560272de02893ca7df5ed36111329372d","kind":"commit","published_at":"2023-09-05T09:09:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.4-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.4-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.4-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.4-dotnet/manifests"},{"name":"selenium-4.12.1-java","sha":"8e34639b11a7d0f513a202736da387357bfd30a0","kind":"commit","published_at":"2023-09-04T19:37:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-java/manifests"},{"name":"selenium-4.12.3-dotnet","sha":"dfa68e5b001d4b0c53c199d85af758a679b18a83","kind":"commit","published_at":"2023-09-04T18:50:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.3-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.3-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.3-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.3-dotnet/manifests"},{"name":"selenium-4.12.2-dotnet","sha":"ff9590375ce20a1d412bddb1ba6603f68e5badb2","kind":"commit","published_at":"2023-09-01T03:21:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.2-dotnet/manifests"},{"name":"selenium-4.12.1-dotnet","sha":"799b84c2b11c0a59dff603ffde95ed60b09f4ee6","kind":"commit","published_at":"2023-08-31T21:02:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.1-dotnet/manifests"},{"name":"selenium-4.12.0","sha":"249f2a7d1bbe1aa972006f15088e7b7db000df94","kind":"commit","published_at":"2023-08-31T16:02:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.12.0/manifests"},{"name":"selenium-4.11.1-javascript","sha":"00b6089b93a81e32e1dc754bc2753e9fce9d821c","kind":"commit","published_at":"2023-08-01T04:41:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-javascript/manifests"},{"name":"selenium-4.11.2-python","sha":"3718b8c89bc2022353435c89d23520e9b48b4441","kind":"commit","published_at":"2023-08-01T04:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.2-python/manifests"},{"name":"selenium-4.11.1-python","sha":"32abe1640fb012c8b259a7a0c45779367c9901c1","kind":"commit","published_at":"2023-08-01T02:53:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.1-python/manifests"},{"name":"selenium-4.11.0","sha":"040bc5406b3535e4087638b4a20b6d0544224639","kind":"commit","published_at":"2023-07-31T18:57:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.11.0/manifests"},{"name":"selenium-4.10.0","sha":"c14d9678990942b93cb421c5567d0da7fb29c7bd","kind":"commit","published_at":"2023-06-07T15:19:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.10.0/manifests"},{"name":"selenium-4.9.2-javascript","sha":"8e0c968e3866151d3797a73aaae9ead4c421d69e","kind":"commit","published_at":"2023-05-11T08:07:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.2-javascript/manifests"},{"name":"selenium-4.9.1","sha":"bc7e0c7341fdde78cdd80ce572002a7866fd1769","kind":"commit","published_at":"2023-05-08T11:12:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.1/manifests"},{"name":"selenium-4.9.0","sha":"d7057100a684113afdab046279c8d820eff43c50","kind":"commit","published_at":"2023-04-20T23:41:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.9.0/manifests"},{"name":"selenium-4.8.6-ruby","sha":"11502c8b787ab97d47145727f4a18d770ff3a8d2","kind":"commit","published_at":"2023-03-29T14:49:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.6-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.6-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.6-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.6-ruby/manifests"},{"name":"selenium-4.8.5-ruby","sha":"8bd2c5ec7620810a821bd38d34aaabb8df28978c","kind":"commit","published_at":"2023-03-28T20:56:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.5-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.5-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.5-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.5-ruby/manifests"},{"name":"selenium-4.8.4-ruby","sha":"0e3ae8668e7c5d96b80db97c8b117d08468203b8","kind":"commit","published_at":"2023-03-28T18:49:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.4-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.4-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.4-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.4-ruby/manifests"},{"name":"selenium-4.8.3-java","sha":"e5e76298c38f89679ce57c484579100459032e09","kind":"commit","published_at":"2023-03-27T00:06:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-java/manifests"},{"name":"selenium-4.8.3-ruby","sha":"3ced61d7c680b5b9df70dbc4db748ef93f34f6c0","kind":"commit","published_at":"2023-03-27T00:04:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-ruby/manifests"},{"name":"selenium-4.8.2-javascript","sha":"1069632233263f18e56fc332ba6838c137f128b1","kind":"commit","published_at":"2023-03-24T18:12:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-javascript/manifests"},{"name":"selenium-4.8.3-python","sha":"578449ca42fac291f6e68052a2d05c8ce46e3d1a","kind":"commit","published_at":"2023-03-24T18:05:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.3-python/manifests"},{"name":"selenium-4.8.2-ruby","sha":"b75b0945ddce171b8450792656fea82915b8e18e","kind":"commit","published_at":"2023-03-24T15:22:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-ruby/manifests"},{"name":"selenium-4.8.2-dotnet","sha":"47f7fb33efd857a4b4a533f979db7f4b2247aec6","kind":"commit","published_at":"2023-03-24T14:50:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-dotnet/manifests"},{"name":"selenium-4.8.2-java","sha":"826dbfc7306da3e0beac7e4493cbbabc5fd1d2af","kind":"commit","published_at":"2023-03-24T14:23:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-java/manifests"},{"name":"selenium-4.8.2-python","sha":"728db91420671a0a3e39f5a103cad5fa477ea9b6","kind":"commit","published_at":"2023-02-17T23:17:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.2-python/manifests"},{"name":"selenium-4.8.1","sha":"8ebccac989e4feb7c9e940a610b5cc5e81254d34","kind":"commit","published_at":"2023-02-17T17:03:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.1/manifests"},{"name":"selenium-4.8.0","sha":"267030adeabce01e662cc69342b76f1811c35ee7","kind":"commit","published_at":"2023-01-23T12:19:25.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.8.0/manifests"},{"name":"selenium-4.7.2-java","sha":"c7488c6a6657acae699d2292818c19cf4f4e52e9","kind":"commit","published_at":"2022-12-13T15:11:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-java/manifests"},{"name":"selenium-4.7.1-java","sha":"c6795baf1a3ae337a3f5833bf0c79b6ccbb388f5","kind":"commit","published_at":"2022-12-07T17:01:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-java/manifests"},{"name":"selenium-4.7.2-python","sha":"5bc0c2c559cd5672fdb41d1075e9b21c8acf9f64","kind":"commit","published_at":"2022-12-02T20:24:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.2-python/manifests"},{"name":"selenium-4.7.1-python","sha":"01a47b4b4a3905532e94d248e0ecfdd9f03d116b","kind":"commit","published_at":"2022-12-02T18:56:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-python/manifests"},{"name":"selenium-4.7.1-ruby","sha":"9c771a1e2f629265005d60e55ece76281e42d8bc","kind":"commit","published_at":"2022-12-02T18:51:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.1-ruby/manifests"},{"name":"selenium-4.7.0","sha":"0a5b49d16f08308454f0f9204985b84ec5a13918","kind":"commit","published_at":"2022-12-01T21:51:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.7.0/manifests"},{"name":"selenium-4.6.1-python","sha":"24ea8c308fecd41162234dd1844ebf84142a509f","kind":"commit","published_at":"2022-11-24T20:21:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-python/manifests"},{"name":"selenium-4.6.1-javascript","sha":"7fdaf217b8e58033b7cd01d916e3063c8198a403","kind":"commit","published_at":"2022-11-15T12:15:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-javascript/manifests"},{"name":"selenium-4.6.1-ruby","sha":"cd5d46a8e9dcfdad084f97b5e5b5b13b241997d5","kind":"commit","published_at":"2022-11-04T15:08:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.1-ruby/manifests"},{"name":"selenium-4.6.0","sha":"79f1c02ae20c359daa5652d790894d5e4e24d93f","kind":"commit","published_at":"2022-11-04T09:55:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.6.0/manifests"},{"name":"selenium-4.5.3-java","sha":"4b786a1e4300577c195f9e8bcdf17844e67745ff","kind":"commit","published_at":"2022-10-24T12:52:37.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.3-java/manifests"},{"name":"selenium-4.5.2-java","sha":"702c64f787c90d5ea13de372cb87e046a08b0432","kind":"commit","published_at":"2022-10-21T11:13:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.2-java/manifests"},{"name":"selenium-4.5.1-java","sha":"fcc4df1bc9c0f1ce7a4dfe490fb1ff765d68aa0f","kind":"commit","published_at":"2022-10-20T12:26:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-java/manifests"},{"name":"selenium-4.5.1-dotnet","sha":"c5f457e75dd46db2a586eba3edd0ed2379662543","kind":"commit","published_at":"2022-10-06T19:09:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.1-dotnet","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.1-dotnet","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.1-dotnet","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.1-dotnet/manifests"},{"name":"selenium-4.5.0","sha":"feed290ab31d246c2af631a0b30e4a6ff29a2cdf","kind":"commit","published_at":"2022-09-28T20:09:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.5.0/manifests"},{"name":"selenium-4.4.2-python","sha":"a344d2735e88e844ab57149fd07432dc34d80371","kind":"commit","published_at":"2022-08-17T20:26:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.2-python/manifests"},{"name":"selenium-4.4.1-python","sha":"4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e","kind":"commit","published_at":"2022-08-17T18:25:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.1-python/manifests"},{"name":"selenium-4.4.0","sha":"e5c75ed026a91a71a9a338532c4bacea5bd7a8ab","kind":"commit","published_at":"2022-08-09T10:22:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.4.0/manifests"},{"name":"selenium-4.3.1-javascript","sha":"7b1c6461f618fefcb8fec4a972bc7ec1abb47c34","kind":"commit","published_at":"2022-07-07T10:32:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.1-javascript/manifests"},{"name":"selenium-4.3.0","sha":"a4995e2c096239b42c373f26498a6c9bb4f2b3e7","kind":"commit","published_at":"2022-06-23T17:34:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.3.0/manifests"},{"name":"selenium-4.2.2-java","sha":"683ccb65d6dfcbd8476fb72367d211589b3507f2","kind":"commit","published_at":"2022-06-09T08:04:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.2-java/manifests"},{"name":"selenium-4.2.1-ruby","sha":"1570bb3c8296556a11172773a261e6e6fc604b06","kind":"commit","published_at":"2022-05-31T17:58:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-ruby","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-ruby","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-ruby","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-ruby/manifests"},{"name":"selenium-4.2.1-java","sha":"d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0","kind":"commit","published_at":"2022-05-31T12:55:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.1-java/manifests"},{"name":"selenium-4.2.0","sha":"86eb61164882fc2df16427182ec83b1f8fff312e","kind":"commit","published_at":"2022-05-27T14:14:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.2.0/manifests"},{"name":"selenium-4.1.4-python","sha":"a695b91c4ae1f2d185d7832fd9bfca720c96434c","kind":"commit","published_at":"2022-05-05T11:00:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-python/manifests"},{"name":"selenium-4.1.2-javascript","sha":"ac3b2ec62832541fb4c5110f564c9168819c151c","kind":"commit","published_at":"2022-04-28T10:04:41.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-javascript/manifests"},{"name":"selenium-4.1.4-java","sha":"535d840ee2ed4b6cbe5d00484b9b9681aee75157","kind":"commit","published_at":"2022-04-27T11:18:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.4-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.4-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.4-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.4-java/manifests"},{"name":"selenium-4.1.3-java","sha":"7b1ebf28ef1feac5455351eb38964acf52f00d95","kind":"commit","published_at":"2022-03-27T20:32:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-java/manifests"},{"name":"selenium-4.1.3-python","sha":"a2a58baba0a9f7289de1cd7d98c7eb05a148613a","kind":"commit","published_at":"2022-03-09T15:12:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.3-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.3-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.3-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.3-python/manifests"},{"name":"selenium-4.1.2-python","sha":"1131aa079d9a31cdb018848d8b86c40e57448be7","kind":"commit","published_at":"2022-02-24T14:21:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-python/manifests"},{"name":"selenium-4.1.1-python","sha":"038fe453f5f00d6030ce8bab515b89b09c339e82","kind":"commit","published_at":"2022-02-24T12:50:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-python","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-python","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-python","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-python/manifests"},{"name":"selenium-4.1.2-java","sha":"792c055e918fcc7cf69e5e5024d6c900b1d3eb78","kind":"commit","published_at":"2022-01-29T21:05:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.2-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.2-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.2-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.2-java/manifests"},{"name":"selenium-4.1.1-javascript","sha":"1181c1c6e3267c8bb832704f55852feee2bb9593","kind":"commit","published_at":"2022-01-10T13:30:26.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-javascript","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-javascript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-javascript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-javascript/manifests"},{"name":"selenium-4.1.1-java","sha":"e8fcc2cecf033f804a950389a61fa66409a35e08","kind":"commit","published_at":"2021-12-17T21:56:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.1-java","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.1-java","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.1-java","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.1-java/manifests"},{"name":"selenium-4.1.0","sha":"d7dfe5ec604faae440cc0be2c088c8ba9b92804f","kind":"commit","published_at":"2021-11-22T15:16:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.1.0/manifests"},{"name":"selenium-4.0.0","sha":"3a2181467904af9043828cede13e5dc866c1af12","kind":"commit","published_at":"2021-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0/manifests"},{"name":"selenium-4.0.0-rc-3","sha":"6c6a72c3bc9e15eb063ad1c7efe38ebfacc44e6a","kind":"commit","published_at":"2021-10-08T16:50:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-3/manifests"},{"name":"selenium-4.0.0-rc-2","sha":"8d1e4aa5ae28111bd5863aa8f6d35b63c3d4e76e","kind":"commit","published_at":"2021-09-30T13:37:40.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-2/manifests"},{"name":"selenium-4.0.0-rc-1","sha":"d6bb232e525571b334325ed0859e2168e10f6edb","kind":"commit","published_at":"2021-09-01T15:14:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-rc-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-rc-1/manifests"},{"name":"selenium-4.0.0-beta-4","sha":"29f46d02dddcd93abe3eee428de6f6a76b8934b0","kind":"commit","published_at":"2021-06-04T19:32:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-4/manifests"},{"name":"selenium-4.0.0-beta-3","sha":"5d108f9a679634af0bbc387e7e3811bc1565912b","kind":"commit","published_at":"2021-04-13T17:20:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-3/manifests"},{"name":"selenium-4.0.0-beta-2","sha":"4ec0cfc112b37385b7bda4d72c9bf111f49620ea","kind":"commit","published_at":"2021-03-16T17:15:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-2/manifests"},{"name":"selenium-4.0.0-beta-1","sha":"9c03156c2b238258e711f8095e5299cc6ace8f9d","kind":"commit","published_at":"2021-02-15T11:12:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-beta-1/manifests"},{"name":"selenium-4.0.0-alpha-7","sha":"de8579b6d5959bf3c78d35e1b8a95861728d0cb4","kind":"commit","published_at":"2020-11-10T14:38:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-7/manifests"},{"name":"selenium-4.0.0-alpha-6","sha":"5f43a29cfccd9c7fb5adca5d69ed168150edb39f","kind":"commit","published_at":"2020-05-28T14:30:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-6/manifests"},{"name":"selenium-4.0.0-alpha-5","sha":"b3a0d621cc6b8fa9afbd5f14296f6063caf6e078","kind":"commit","published_at":"2020-03-17T22:15:59.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-5/manifests"},{"name":"selenium-4.0.0-alpha-4","sha":"c2d955b49eccb1d4b4be27a33dd5899af99f8a97","kind":"commit","published_at":"2020-01-09T13:31:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-4/manifests"},{"name":"selenium-4.0.0-alpha-3","sha":"8c567de6dc59881a9ec90dfdd623583f9a8e7801","kind":"commit","published_at":"2019-09-26T16:42:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-3/manifests"},{"name":"selenium-3.150.0","sha":"6e1307270a861e2433b6c5d9547a915108f79c6b","kind":"commit","published_at":"2019-08-22T19:27:49.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.150.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.150.0/manifests"},{"name":"selenium-4.0.0-alpha-2","sha":"f148142cf8aa65b703ad0896296ab66edf9776b8","kind":"commit","published_at":"2019-07-01T19:30:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-2/manifests"},{"name":"selenium-4.0.0-alpha-1","sha":"956e06188923218652c67cbba67a29b0a1b61f70","kind":"commit","published_at":"2019-04-18T17:52:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-4.0.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-4.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-4.0.0-alpha-1/manifests"},{"name":"selenium-3.141.59","sha":"e82be7d3584062a0d16af8d562d387e3d4855aa1","kind":"commit","published_at":"2018-11-14T08:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.59","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.59/manifests"},{"name":"selenium-3.141.5","sha":"d54ebd709a3454e94c2a137c1b06d20f92a73784","kind":"commit","published_at":"2018-11-06T11:11:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.5/manifests"},{"name":"selenium-3.141.0","sha":"2ecb7d9aaa7787b32106507f9326953a9874fc2b","kind":"commit","published_at":"2018-10-30T18:13:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.141.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.141.0/manifests"},{"name":"atoms-20181002","sha":"7365e801648c19d529c6f5c2e49f8bdbb9221d5f","kind":"commit","published_at":"2018-10-02T23:27:03.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-20181002/manifests"},{"name":"atoms-base-20181002","sha":"a3444b8f4dbb6e83b8710455e6d8352439ac1874","kind":"commit","published_at":"2018-10-01T18:32:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20181002","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20181002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20181002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20181002/manifests"},{"name":"selenium-3.14.0","sha":"aacccce032ad8cda9fc15ecabfbd844c87db5497","kind":"commit","published_at":"2018-08-01T17:49:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.14.0/manifests"},{"name":"selenium-3.13.0","sha":"2f0d2927acdd5007da37536ce7cacd3ff78f5731","kind":"commit","published_at":"2018-06-25T15:16:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.13.0/manifests"},{"name":"selenium-3.12.0","sha":"7c6e0b33434167433fc243d472a7a6de4d76bff4","kind":"commit","published_at":"2018-05-08T13:48:51.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.12.0/manifests"},{"name":"selenium-3.11.0","sha":"e59cfb3e5941f6eb17de358cae43a26c643fdd16","kind":"commit","published_at":"2018-03-11T20:20:56.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.11.0/manifests"},{"name":"selenium-3.10.0","sha":"176b4a9e3082ac1926f2a436eb346760c37a5998","kind":"commit","published_at":"2018-03-02T18:46:14.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.10.0/manifests"},{"name":"selenium-3.9.1","sha":"63f7b500a7a5b4d6f48d8a1e7a5fee2dfda4f12e","kind":"commit","published_at":"2018-02-07T17:59:46.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.1/manifests"},{"name":"selenium-3.9.0","sha":"c18cecf59e1b3a321a9791a8bd6073d34fd1c0d7","kind":"commit","published_at":"2018-02-05T12:40:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.9.0/manifests"},{"name":"selenium-3.8.1","sha":"6e95a6684bb3b7c393449ec6959f339530783b8e","kind":"commit","published_at":"2017-12-01T17:16:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.1/manifests"},{"name":"selenium-3.8.0","sha":"57fe00346d1c4d6d3f8e33ae4d7426940e795a30","kind":"commit","published_at":"2017-11-28T20:00:29.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.8.0/manifests"},{"name":"selenium-3.7.1","sha":"b66efc8f47ccd43322075e070371f5fa0807b9a9","kind":"commit","published_at":"2017-11-06T11:27:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.1/manifests"},{"name":"selenium-3.7.0","sha":"2321c73b6562f22474511c6006c428b573e2ae50","kind":"commit","published_at":"2017-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.7.0/manifests"},{"name":"selenium-3.6.0","sha":"c9b7c73f4368f7ff01c1a849e24c6027cb038262","kind":"commit","published_at":"2017-09-22T17:17:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.6.0/manifests"},{"name":"selenium-3.5.3","sha":"a88d25fe6b71a9b200480374462078614f5319ac","kind":"commit","published_at":"2017-08-29T12:28:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.3/manifests"},{"name":"selenium-3.5.2","sha":"10229a90206eab5be67d051d9a35eeab302fe39d","kind":"commit","published_at":"2017-08-21T17:22:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.2/manifests"},{"name":"selenium-3.5.1","sha":"9c21bb67ef9c4aa1d8577d1638e7a885e5b087e7","kind":"commit","published_at":"2017-08-16T18:01:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.1/manifests"},{"name":"selenium-3.5.0","sha":"8def36e06884f01de765664a61385bba70ab9e02","kind":"commit","published_at":"2017-08-10T14:15:00.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.5.0/manifests"},{"name":"atoms-base-20170918","sha":"381f815652933f7077762ffba5f18794ab88c9b5","kind":"commit","published_at":"2017-07-20T22:44:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/atoms-base-20170918","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/atoms-base-20170918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@atoms-base-20170918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/atoms-base-20170918/manifests"},{"name":"selenium-3.4.0","sha":"7c2aed7298b37801f2f925042e36e30af603a614","kind":"commit","published_at":"2017-04-21T11:07:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.4.0/manifests"},{"name":"selenium-3.3.1","sha":"5234b325d586517e40d57c763d59c5b4caec09bf","kind":"commit","published_at":"2017-03-10T06:38:01.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.1/manifests"},{"name":"selenium-3.3.0","sha":"b526bd5b4100367f6565480a3c2d4cdda8d5a8b7","kind":"commit","published_at":"2017-03-07T19:00:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.3.0/manifests"},{"name":"selenium-3.2.0","sha":"8c03df6b79831c03bb1f9c13b6c5ee43008ebc03","kind":"commit","published_at":"2017-02-23T10:38:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.2.0/manifests"},{"name":"selenium-3.1.0","sha":"b94c9021aa40c12494cd3f88f7c2220af79f8b41","kind":"commit","published_at":"2017-02-15T17:46:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.1.0/manifests"},{"name":"selenium-3.0.1","sha":"1969d7507be7f3b55ae9d1c51c66cd39c1372280","kind":"commit","published_at":"2016-10-18T16:41:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.1/manifests"},{"name":"selenium-3.0.0","sha":"350cf60be65d3e67407d1eaf0a2b8d3f8153e84d","kind":"commit","published_at":"2016-10-13T16:36:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0/manifests"},{"name":"selenium-3.0.0-beta-4","sha":"31697821a1cb88faac2b1354d06fc7f456079630","kind":"commit","published_at":"2016-09-29T17:13:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-4/manifests"},{"name":"selenium-3.0.0-beta-3","sha":"c7b525db30f2b3ad43cdf7749918fb3a434322dc","kind":"commit","published_at":"2016-09-01T21:44:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-3/manifests"},{"name":"selenium-3.0.0-beta-2","sha":"2aa21c1bca3ce863ed19791e20606a007a17dfa7","kind":"commit","published_at":"2016-08-02T21:41:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-2/manifests"},{"name":"selenium-3.0.0-beta-1","sha":"8e4315c2eb177d440ba5d52a6042b90d3ecabb48","kind":"tag","published_at":"2016-07-29T01:03:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-3.0.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-3.0.0-beta-1/manifests"},{"name":"selenium-2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.1/manifests"},{"name":"2.53.1","sha":"a36b8b1cd5757287168e54b817830adce9b0158d","kind":"commit","published_at":"2016-06-30T17:26:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.53.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.53.1/manifests"},{"name":"selenium-2.53.0","sha":"35ae25b1534ae328c771e0856c93e187490ca824","kind":"commit","published_at":"2016-03-15T16:39:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.53.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.53.0/manifests"},{"name":"selenium-2.52.2","sha":"3c33fe97aa1daa54cc609136938d6b25bbc6a015","kind":"commit","published_at":"2016-03-07T17:05:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.2/manifests"},{"name":"selenium-2.52.1","sha":"d2a55fd95928561cfa73c60043b3d39714a42500","kind":"commit","published_at":"2016-02-23T19:29:33.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.1/manifests"},{"name":"selenium-2.52.0","sha":"4c2593cfc3689a7fcd7be52549167e5ccc93ad28","kind":"commit","published_at":"2016-02-11T18:40:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.52.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.52.0/manifests"},{"name":"selenium-2.51.0","sha":"1af067dbcaedd7d2ab9af5151fc471d363d97193","kind":"commit","published_at":"2016-02-05T19:08:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.51.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.51.0/manifests"},{"name":"selenium-2.50.1","sha":"d7fc91b29de65b790abb01f3ac5f7ea2191c88a7","kind":"commit","published_at":"2016-01-29T19:01:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.1/manifests"},{"name":"selenium-2.50.0","sha":"1070ace4650453d518aeb03e7a9a36c9d264a8e7","kind":"commit","published_at":"2016-01-27T18:36:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.50.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.50.0/manifests"},{"name":"selenium-2.49.1","sha":"808c23b0963853d375cbe54b90bbd052e2528a54","kind":"commit","published_at":"2016-01-21T16:58:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.1/manifests"},{"name":"selenium-2.49.0","sha":"365eeb44deba2067b1761c8862ef21d55250e063","kind":"commit","published_at":"2016-01-13T18:27:24.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.49.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.49.0/manifests"},{"name":"selenium-2.48.2","sha":"41bccdd10cf2c0560f637404c2d96164b67d9d67","kind":"commit","published_at":"2015-10-09T19:51:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.2/manifests"},{"name":"selenium-2.48.1","sha":"d80083d8f7b0b0319976ef9712f7a2b531abaceb","kind":"commit","published_at":"2015-10-08T21:03:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.1/manifests"},{"name":"selenium-2.48.0","sha":"b7b081a4f1289f17e8ecd38bc67e137c2a12e34a","kind":"commit","published_at":"2015-10-07T15:28:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.48.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.48.0/manifests"},{"name":"selenium-2.47.1","sha":"4d972c01cab1304452627f837654326a11eb92fe","kind":"commit","published_at":"2015-07-30T03:05:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.1/manifests"},{"name":"selenium-2.47.0","sha":"0e4837e94b1fad0db93e88cd972ed3e235a22892","kind":"commit","published_at":"2015-07-29T22:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.47.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.47.0/manifests"},{"name":"selenium-2.46.0","sha":"87c69e2df451bc00f4d60a07c0cdf8f0e4d20dd2","kind":"commit","published_at":"2015-06-04T16:09:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.46.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.46.0/manifests"},{"name":"selenium-2.45.0","sha":"5017cb8e7ca8e37638dc3091b2440b90a1d8686f","kind":"commit","published_at":"2015-02-26T23:54:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.45.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.45.0/manifests"},{"name":"selenium-2.44.0","sha":"76d78cf323ce037c5f92db6c1bba601c2ac43ad8","kind":"commit","published_at":"2014-10-23T19:57:17.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.44.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.44.0/manifests"},{"name":"selenium-2.43.1","sha":"5163bceef1bc36d43f3dc0b83c88998168a363a0","kind":"commit","published_at":"2014-09-10T16:21:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.1/manifests"},{"name":"selenium-2.43.0","sha":"597b76b1ed25e3381d7fb44dd5df4eca27bcb02e","kind":"commit","published_at":"2014-09-09T19:42:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.43.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.43.0/manifests"},{"name":"selenium-2.42.2","sha":"6a6995d31c7c56c340d6f45a76976d43506cd6cc","kind":"commit","published_at":"2014-06-02T15:01:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.2/manifests"},{"name":"selenium-2.42.1","sha":"68b415adb11acca4286be45124325cc36cfc4a51","kind":"commit","published_at":"2014-05-29T16:13:16.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.1/manifests"},{"name":"selenium-2.42.0","sha":"5e824302019c86eae9c8c3ca9155e7307b410cf8","kind":"commit","published_at":"2014-05-22T19:46:53.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.42.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.42.0/manifests"},{"name":"selenium-2.41.0","sha":"3192d8a6c4449dc285928ba024779344f5423c58","kind":"commit","published_at":"2014-03-27T16:50:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.41.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.41.0/manifests"},{"name":"selenium-2.40.0","sha":"4c5c0568b004f67810ee41c459549aa4b09c651e","kind":"commit","published_at":"2014-02-19T18:13:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.40.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.40.0/manifests"},{"name":"selenium-2.39.0","sha":"14fa800511cc5d66d426e08b0b2ab926c7ed7398","kind":"commit","published_at":"2013-12-16T16:26:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.39.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.39.0/manifests"},{"name":"selenium-2.38.0","sha":"bd32d4e7247a32d801b3d2d4f84a4e7384300378","kind":"commit","published_at":"2013-12-05T15:42:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.38.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.38.0/manifests"},{"name":"selenium-2.37.0","sha":"a7c61cbd68657e133ae96672cf995890bad2ee42","kind":"commit","published_at":"2013-10-18T16:42:13.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.37.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.37.0/manifests"},{"name":"selenium-2.36.0","sha":"9b50f805d0a53506a5ee6a55be8669f106d8d34e","kind":"commit","published_at":"2013-10-17T16:00:05.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.36.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.36.0/manifests"},{"name":"selenium-2.35.0","sha":"8df0c6bedf70ff9f22c647788f9fe9c8d22210e2","kind":"commit","published_at":"2013-08-12T15:42:44.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.35.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.35.0/manifests"},{"name":"2.34.0","sha":"11cd0ef93615408e0b6b3bfa28defe125906461a","kind":"commit","published_at":"2013-08-06T16:45:45.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/2.34.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/2.34.0/manifests"},{"name":"selenium-2.33.0","sha":"4e90c975c693adf6252a92f753587b9c534806df","kind":"commit","published_at":"2013-05-22T15:14:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.33.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.33.0/manifests"},{"name":"selenium-2.32.0","sha":"6c40c187d01409a5dc3b7f8251859150c8af0bcb","kind":"commit","published_at":"2013-04-09T06:14:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.32.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.32.0/manifests"},{"name":"selenium-2.31.0","sha":"1bd294d185a80fa4206dfeab80ba773c04ac33c0","kind":"commit","published_at":"2013-02-27T20:32:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.31.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.31.0/manifests"},{"name":"selenium-2.30.0","sha":"dc1ef9ceb805a672f56dc49198f9ffbd4ca345c7","kind":"commit","published_at":"2013-02-18T22:21:23.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.30.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.30.0/manifests"},{"name":"selenium-2.29.0a","sha":"dfb1306b85be4934d23c123122e06e602a15e446","kind":"tag","published_at":"2013-01-17T20:37:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0a","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0a/manifests"},{"name":"selenium-2.29.0","sha":"9c424dee977da36e1cd70a19bfe436a06308e710","kind":"tag","published_at":"2013-01-17T19:27:22.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.29.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.29.0/manifests"},{"name":"selenium-2.28.0","sha":"6322c139ceec44de06b91af333da96414d696824","kind":"commit","published_at":"2012-12-11T20:09:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.28.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.28.0/manifests"},{"name":"selenium-2.27.0","sha":"68f12d2c2634ec14bad90ffda0f21ccd09493d43","kind":"commit","published_at":"2012-12-05T17:12:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.27.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.27.0/manifests"},{"name":"selenium-2.26.0","sha":"11d659317941b891f3190439efeb3ac9ddd410fb","kind":"commit","published_at":"2012-11-01T19:18:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.26.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.26.0/manifests"},{"name":"selenium-2.25.0","sha":"6f709355b66438060c00dbd8bbb674079a27b2d0","kind":"commit","published_at":"2012-07-18T21:02:52.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.25.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.25.0/manifests"},{"name":"selenium-2.24.1","sha":"79c712d2b7659aa5d3862d9bdc25ea69ab28359e","kind":"commit","published_at":"2012-06-19T16:40:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.24.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.24.1/manifests"},{"name":"selenium-2.23.1","sha":"cb737b6d982ff2d107cfa5374f31fe5c60800447","kind":"commit","published_at":"2012-06-08T18:53:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.1/manifests"},{"name":"selenium-2.23.0","sha":"4ae7a570bbc8387d0c8f2bc42b9c8da61b9f0fa1","kind":"commit","published_at":"2012-06-07T15:30:36.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.23.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.23.0/manifests"},{"name":"selenium-2.22.0","sha":"454f20b753e0471e1125e2ba2d2e177cc5a16eef","kind":"commit","published_at":"2012-05-29T13:59:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.22.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.22.0/manifests"},{"name":"selenium-2.21.0","sha":"876ea4d010daa9705fab77ab7ed932ae5e628678","kind":"commit","published_at":"2012-04-11T19:04:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.21.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.21.0/manifests"},{"name":"selenium-2.20.0","sha":"4cda4bb766062f53512dc1374372053301b0fb9a","kind":"commit","published_at":"2012-02-27T18:46:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.20.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.20.0/manifests"},{"name":"selenium-2.19.0","sha":"ee4e001685bd29526f8e9ed37ce1dc67f224931e","kind":"commit","published_at":"2012-02-08T14:23:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.19.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.19.0/manifests"},{"name":"selenium-2.18.0","sha":"8c678b9772face8023aebe77a9a7de3edd857218","kind":"commit","published_at":"2012-01-27T14:44:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.18.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.18.0/manifests"},{"name":"selenium-2.17.0","sha":"1bcc8b032536cd4a9f3d3d4aace960eb59248dac","kind":"commit","published_at":"2012-01-16T16:35:30.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.17.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.17.0/manifests"},{"name":"selenium-2.16.0","sha":"bcfc39dd0fa554008cd0892bcfe6375c3c859eef","kind":"commit","published_at":"2012-01-04T18:34:18.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.16.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.16.0/manifests"},{"name":"selenium-2.15.0","sha":"db5306e98ca0000204bc37282c6fbdccc1912668","kind":"commit","published_at":"2011-12-08T09:31:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.15.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.15.0/manifests"},{"name":"selenium-2.14.0","sha":"dd321540d136f546e184d28d515492058710efd4","kind":"commit","published_at":"2011-11-29T00:11:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.14.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.14.0/manifests"},{"name":"selenium-2.13.0","sha":"1b87146a15208e8ce9915cbdf4499281925df368","kind":"commit","published_at":"2011-11-18T13:10:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.13.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.13.0/manifests"},{"name":"selenium-2.12.0","sha":"2cd1fe8a7a45ada70f13ae7aeae650826524120d","kind":"commit","published_at":"2011-11-10T17:43:20.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.12.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.12.0/manifests"},{"name":"selenium-2.11.0","sha":"b070ed0588ff8a7d48174f0fae2d38b59f09414e","kind":"commit","published_at":"2011-10-27T22:43:09.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.11.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.11.0/manifests"},{"name":"selenium-2.10.0","sha":"0355caf1d3f653a0f006cd5b8141f5af5b8fea17","kind":"commit","published_at":"2011-10-27T20:54:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.10.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.10.0/manifests"},{"name":"selenium-2.9.0","sha":"94bb63f0a198efcc63de05bda1e3620d241ebc0f","kind":"commit","published_at":"2011-10-20T21:43:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.9.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.9.0/manifests"},{"name":"android-froyo","sha":"9b2ad529e73bf3bada983315bc87b2bd0415856b","kind":"commit","published_at":"2011-10-20T21:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/android-froyo","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/android-froyo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@android-froyo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/android-froyo/manifests"},{"name":"selenium-2.8.0","sha":"566eb0aa4d7be93facb0686dc2cb5bd128f80647","kind":"commit","published_at":"2011-10-06T14:39:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.8.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.8.0/manifests"},{"name":"selenium-2.7.0","sha":"ee8c939dfae718cc51ad2639a02da4722132496a","kind":"commit","published_at":"2011-09-23T12:50:28.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.7.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.7.0/manifests"},{"name":"selenium-2.6.0","sha":"4e049daeeca02c78cf17f5c73c2bdf5c5016e15a","kind":"commit","published_at":"2011-09-13T14:44:50.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.6.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.6.0/manifests"},{"name":"selenium-2.5.0","sha":"25e013c9de77bd00dfcdd63af4610cd3c21eff8c","kind":"commit","published_at":"2011-08-23T18:19:34.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.5.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.5.0/manifests"},{"name":"selenium-2.4.0","sha":"710332c9ccb940c81e2a9258a9217822588477f3","kind":"commit","published_at":"2011-08-11T17:22:06.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.4.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.4.0/manifests"},{"name":"selenium-2.3.0","sha":"da8af104d813ba5fad736945d52e28677fbd4c8e","kind":"commit","published_at":"2011-08-01T17:24:12.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.3.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.3.0/manifests"},{"name":"selenium-2.2.0","sha":"6aa955e95be4d07e29e1f4fdd9e4a54e80237ab4","kind":"commit","published_at":"2011-07-25T19:14:58.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.2.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.2.0/manifests"},{"name":"selenium-2.1.0","sha":"755f287f146f9a86755b8f383a8cbf97df750940","kind":"commit","published_at":"2011-07-18T10:06:35.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.1.0/manifests"},{"name":"selenium-2.0.0","sha":"170513eda4ea4c477d5082e76645ecbee1b2995a","kind":"commit","published_at":"2011-07-07T19:04:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0.0/manifests"},{"name":"selenium-2.0-rc-3","sha":"7637ae5ca00cbc6296177ca3f8600d874e187f5b","kind":"commit","published_at":"2011-06-20T18:19:02.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-3/manifests"},{"name":"selenium-2.0-rc-2","sha":"e7eb5d95ebe6016e706d02e9385ca2df50713de7","kind":"commit","published_at":"2011-06-02T10:36:54.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc-2/manifests"},{"name":"selenium-2.0-rc1","sha":"1c6d18a2a19625a3c33f63c1295e5d5edb61af38","kind":"commit","published_at":"2011-06-01T15:51:11.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-rc1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-rc1/manifests"},{"name":"ide-1.0.11","sha":"d1911a5d70a05ab9f5adb3f12ada5e524911ef69","kind":"commit","published_at":"2011-05-26T10:58:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/ide-1.0.11","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/ide-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@ide-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/ide-1.0.11/manifests"},{"name":"selenium-2.0-beta-3","sha":"cb27adce4460e3650ddcd93fe4fd8aba5bb60eab","kind":"commit","published_at":"2011-03-21T17:51:27.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-3/manifests"},{"name":"selenium-2.0-beta-2","sha":"e6f5c9eeb786e8e7436dd1d363e90e435e990851","kind":"commit","published_at":"2011-02-14T16:02:42.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-2/manifests"},{"name":"selenium-2.0-beta-1","sha":"d2b656ec311e257f0effa22aac8a431735838eac","kind":"commit","published_at":"2010-12-22T00:26:07.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-beta-1/manifests"},{"name":"selenium-2.0-alpha-7","sha":"b18becf3e7af333c1a534fe3b290d8878f70596c","kind":"commit","published_at":"2010-10-29T11:40:04.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-7","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-7/manifests"},{"name":"selenium-2.0-alpha-6","sha":"891b0baa326356741c2abd9bb8bb2e43b3cc72df","kind":"commit","published_at":"2010-10-08T12:56:39.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-6","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-6/manifests"},{"name":"selenium-2.0-alpha-5","sha":"1072ccfd52fddefd8ae55bb8ff5ef952f6684aa3","kind":"commit","published_at":"2010-07-20T08:23:32.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-5","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-5/manifests"},{"name":"selenium-2.0-alpha-4","sha":"42e04c835fa01d9bc745155b3c62dfb5ff94ae6d","kind":"commit","published_at":"2010-04-22T21:12:48.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-4","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-4/manifests"},{"name":"selenium-2.0-alpha-3","sha":"809b6aae356a1e6ca9ec2bc0d868eb0d607c9518","kind":"commit","published_at":"2010-04-18T06:51:57.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-3","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-3/manifests"},{"name":"selenium-2.0-alpha-2","sha":"22d129d3171362bb46651c21811bd4e2b2a8270d","kind":"commit","published_at":"2010-02-03T13:29:19.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-2/manifests"},{"name":"selenium-2.0-alpha-1","sha":"05ceaf552081cba0035862ea0483c08b2692338e","kind":"commit","published_at":"2009-12-11T20:34:15.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/selenium-2.0-alpha-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/selenium-2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@selenium-2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/selenium-2.0-alpha-1/manifests"},{"name":"core-1.0.1","sha":"4ce88c61a055082570cef3fafab0db45c0f9c18a","kind":"commit","published_at":"2009-06-06T18:00:10.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0.1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0.1/manifests"},{"name":"rc-1.0","sha":"a7a57bb920e4ba69b22ebac09c0a4a80c438b23a","kind":"commit","published_at":"2009-03-06T16:42:31.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0/manifests"},{"name":"rc-1.0-beta-2","sha":"1549c17438b7a8febcc133d50f1e2ed190dce85b","kind":"commit","published_at":"2009-01-12T21:16:55.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-1.0-beta-2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-1.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-1.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-1.0-beta-2/manifests"},{"name":"core-1.0-beta-1","sha":"a6c36ffd258595344a6f14f0c5ce093b3aeb6631","kind":"commit","published_at":"2009-01-12T20:32:43.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/core-1.0-beta-1","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/core-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@core-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/core-1.0-beta-1/manifests"},{"name":"rc-0.9.2","sha":"019ebae21c8af7beadc71777c918caca357b92fd","kind":"commit","published_at":"2007-09-20T18:38:21.000Z","download_url":"https://codeload.github.com/SeleniumHQ/selenium/tar.gz/rc-0.9.2","html_url":"https://github.com/SeleniumHQ/selenium/releases/tag/rc-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SeleniumHQ/selenium@rc-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/tags/rc-0.9.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T03:37:52.398Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-selenium-webdriver?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-selenium-webdriver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-selenium-webdriver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-selenium-webdriver/dependencies","status":null,"funding_links":["https://opencollective.com/selenium","https://github.com/sponsors/seleniumhq","https://github.com/sponsors/SeleniumHQ"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:33:55.656Z","issues_count":2184,"pull_requests_count":3968,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2171832.7048525796,"issues_closed_count":1769,"pull_requests_closed_count":3255,"pull_request_authors_count":301,"issue_authors_count":1502,"avg_comments_per_issue":5.627289377289378,"avg_comments_per_pull_request":3.2036290322580645,"merged_pull_requests_count":2570,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":167,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":3516125.25,"past_year_avg_time_to_close_pull_request":1277921.6125,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":121,"past_year_avg_comments_per_issue":3.6766467065868262,"past_year_avg_comments_per_pull_request":3.644171779141104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","maintainers":[{"login":"nvborisenko","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"titusfortner","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"selenium-ci","count":305,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"diemol","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"},{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"},{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"},{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"},{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"},{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}],"active_maintainers":[{"login":"titusfortner","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"},{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"},{"login":"selenium-ci","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"},{"login":"nvborisenko","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"},{"login":"cgoldberg","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"},{"login":"navin772","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"},{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"},{"login":"diemol","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"},{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"},{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"},{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"},{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"},{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"},{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"},{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-selenium-webdriver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-selenium-webdriver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-selenium-webdriver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-selenium-webdriver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-selenium-webdriver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-selenium-webdriver/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1092},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-23T05:05:50.135Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}}],"commits":{"id":87,"full_name":"SeleniumHQ/selenium","default_branch":"trunk","total_commits":34734,"total_committers":931,"total_bot_commits":195,"total_bot_committers":3,"mean_commits":37.30827067669173,"dds":0.8451949098865665,"past_year_total_commits":1428,"past_year_total_committers":59,"past_year_total_bot_commits":12,"past_year_total_bot_committers":2,"past_year_mean_commits":24.203389830508474,"past_year_dds":0.6624649859943977,"last_synced_at":"2026-08-20T12:13:47.556Z","last_synced_commit":"d084fb047dd6b20b06f20fe839d16c1437f66909","created_at":"2023-03-06T22:03:57.801Z","updated_at":"2026-08-20T12:13:42.291Z","committers":[{"name":"Simon Stewart","email":"simon.m.stewart@gmail.com","login":"shs96c","count":5377},{"name":"Alexei Barantsev","email":"barancev@gmail.com","login":"barancev","count":3339},{"name":"Jim Evans","email":"james.h.evans.jr@gmail.com","login":"jimevans","count":2468},{"name":"Titus Fortner","email":"titusfortner@gmail.com","login":"titusfortner","count":2197},{"name":"Jason Leyba","email":"jmleyba@gmail.com","login":"jleyba","count":1464},{"name":"Diego Molina","email":"diemol@gmail.com","login":"diemol","count":1406},{"name":"Jari Bakken","email":"jari.bakken@gmail.com","login":"jarib","count":1299},{"name":"David Burns","email":"david.burns@theautomatedtester.co.uk","login":"AutomatedTester","count":1281},{"name":"Dan Fabulich","email":"dan@fabulich.com","login":"dfabulich","count":1175},{"name":"Daniel Wagner-Hall","email":"dawagner@gmail.com","login":"illicitonion","count":1161},{"name":"Alex Rodionov","email":"p0deje@gmail.com","login":"p0deje","count":665},{"name":"Luke Inman-Semerau","email":"luke.semerau@gmail.com","login":"lukeis","count":599},{"name":"Puja Jagani","email":"puja.jagani93@gmail.com","login":"pujagani","count":566},{"name":"Nelson Sproul","email":"nsproul@bea.com","login":null,"count":528},{"name":"Paul Hammant","email":"phammant@gmail.com","login":"paul-hammant","count":477},{"name":"Eran Messeri","email":"eran.mes@gmail.com","login":"eranmes","count":472},{"name":"Nikolay Borisenko","email":"nikolay.v.borisenko@gmail.com","login":"nvborisenko","count":463},{"name":"Dounia Berrada","email":"berrada@google.com","login":null,"count":406},{"name":"Shinya Kasatani","email":"shinya@example.com","login":null,"count":399},{"name":"Selenium CI Bot","email":"diemol+selenium-ci@gmail.com","login":"selenium-ci","count":379},{"name":"Darrell DeBoer","email":"darrell.deboer@gmail.com","login":null,"count":365},{"name":"Boni García","email":"boni.garcia@uc3m.es","login":"bonigarcia","count":359},{"name":"Mike Williams","email":"mdub@dogbiscuit.org","login":"mdub","count":326},{"name":"Andreas Tolf Tolfsen","email":"ato@mozilla.com","login":"andreastt","count":289},{"name":"Patrick Lightbody","email":"plightbo@gmail.com","login":null,"count":261},{"name":"Jörg Sautter","email":"joerg.sautter@gmx.net","login":"joerg1985","count":228},{"name":"Kristian Rosenvold","email":"krosenvold@apache.org","login":"krosenvold","count":225},{"name":"Adam Goucher","email":"adam_goucher@hotmail.com","login":"adamgoucher","count":225},{"name":"Sri Harsha","email":"sri_harsha509@hotmail.com","login":"harsha509","count":219},{"name":"Jason Huggins","email":"jrhuggins@gmail.com","login":"hugs","count":205},{"name":"symonk","email":"jackofspaces@gmail.com","login":"symonk","count":203},{"name":"Dave Hunt","email":"dave.hunt@gmail.com","login":"davehunt","count":200},{"name":"Corey Goldberg","email":"1113081+cgoldberg","login":"cgoldberg","count":198},{"name":"Haw-bin Chai","email":"hbchai@gmail.com","login":"hbchai","count":191},{"name":"Lucas Tierney","email":"lucastierney@gmail.com","login":"lmtierney","count":179},{"name":"Michael Tamm","email":"michael.tamm2@gmail.com","login":null,"count":156},{"name":"Philippe Hanrigou","email":"philippe.hanrigou@gmail.com","login":null,"count":147},{"name":"Michael Render","email":"render.michael@gmail.com","login":"RenderMichael","count":138},{"name":"François Reynaud","email":"francois.reynaud@gmail.com","login":null,"count":138},{"name":"Samit Badle","email":"samit.badle@gmail.com","login":"samitbadle","count":136},{"name":"Kevin Menard","email":"nirvdrum@gmail.com","login":"nirvdrum","count":131},{"name":"Viet Nguyen Duc","email":"nguyenducviet4496@gmail.com","login":"VietND96","count":126},{"name":"Seva Lotoshnikov","email":"sevalo@google.com","login":"sevaseva","count":114},{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":110},{"name":"Jeff Xiong","email":"gigix1980@gmail.com","login":"gigix","count":109},{"name":"Jason Juang","email":"juangj@gmail.com","login":"juangj","count":107},{"name":"Andrei Solntsev","email":"andrei.solntsev@gmail.com","login":"asolntsev","count":107},{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com","login":"aslakhellesoy","count":94},{"name":"Navin Chandra","email":"navinchandra772@gmail.com","login":"navin772","count":93},{"name":"Alexandr Savchuk","email":"a.u.savchuk@gmail.com","login":"alex-savchuk","count":90},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":84},{"name":"Alex","email":"iampopovich@gmail.com","login":"iampopovich","count":68},{"name":"Andras Hatvani","email":"andras.hatvani@gmail.com","login":"andrashatvani","count":66},{"name":"Ajay Kemparaj","email":"ajaykemparaj@gmail.com","login":"ajayk","count":63},{"name":"wpc","email":"wpc@example.com","login":null,"count":62},{"name":"Swastik Baranwal","email":"swstkbaranwal@gmail.com","login":"Delta456","count":62},{"name":"Ryan Wilcox","email":"rwilcox@thoughtworks.com","login":null,"count":58},{"name":"David Kemp","email":"dkemp@thoughtworks.com","login":null,"count":56},{"name":"Augustin Gottlieb","email":"33221555+aguspe","login":"aguspe","count":53},{"name":"lhuang","email":"lhuang@example.com","login":null,"count":51},{"name":"Sandeep Suryaprasad","email":"26169602+sandeepsuryaprasad","login":"sandeepsuryaprasad","count":50},{"name":"Jiayao Yu","email":"Jiayao.Yu@test.com","login":null,"count":49},{"name":"Thomas Walpole","email":"twalpole@gmail.com","login":"twalpole","count":49},{"name":"Ahmed Ashour","email":"asashour@yahoo.com","login":"asashour","count":48},{"name":"Mike Melia","email":"mikemelia@gmail.com","login":"mikemelia","count":46},{"name":"lukec","email":"lukec@example.com","login":null,"count":45},{"name":"mk868","email":"maciej.kucharczyk@hotmail.com","login":"mk868","count":44},{"name":"Miki Tebeka","email":"miki.tebeka@gmail.com","login":"tebeka","count":44},{"name":"Jeremy Herault","email":"jeremy.herault@gmail.com","login":null,"count":44},{"name":"Luke Hill","email":"lukehill_uk@hotmail.com","login":"luke-hill","count":43},{"name":"Rajendra kadam","email":"rajendrakadam249@gmail.com","login":"raju249","count":42},{"name":"Santiago Suarez Ordoñez","email":"santiycr@gmail.com","login":"santiycr","count":41},{"name":"Valery Yatsynovich","email":"valfirst@yandex.ru","login":"valfirst","count":40},{"name":"Jennifer Bevan","email":"jbevan@google.com","login":null,"count":39},{"name":"Doug Simmons","email":"doug@mach6.net","login":"mach6","count":36},{"name":"Daniel Davison","email":"daniel.jj.davison@gmail.com","login":"ddavison","count":31},{"name":"Joshua Bruning","email":"joshbruning@gmail.com","login":"joshbruning","count":30},{"name":"Tamsil Sajid Amani","email":"tamsajama@gmail.com","login":"TamsilAmani","count":29},{"name":"Mike Roberts","email":"mike.b.roberts@gmail.com","login":"mikebroberts","count":28},{"name":"John Chen","email":"johnchen@chromium.org","login":"JohnChen0","count":27},{"name":"Krishnan Mahadevan","email":"krishnan.mahadevan1978@gmail.com","login":"krmahadevan","count":25},{"name":"Simon Benzer","email":"69980130+shbenzer","login":"shbenzer","count":23},{"name":"Alberto Scotto","email":"scotto.alberto.86@gmail.com","login":"alb-i986","count":22},{"name":"Perryn Fowler","email":"pezlists@gmail.com","login":null,"count":22},{"name":"Andy Duncan","email":"aduncan@thoughtworks.com","login":null,"count":20},{"name":"Bret Pettichord","email":"bret@pettichord.com","login":"bret","count":20},{"name":"Tomer Steinfeld","email":"tomer@corevo.io","login":"corevo","count":20},{"name":"mpurland","email":"mpurland@example.com","login":null,"count":19},{"name":"Stuart Knightly","email":"stuidge@gmail.com","login":"Stuk","count":19},{"name":"Manuel Blanco","email":"mannywhite89@icloud.com","login":"manuelsblanco","count":16},{"name":"rbri","email":"rbri@rbri.de","login":"rbri","count":16},{"name":"Gregory Block","email":"gregory.block@gmail.com","login":null,"count":15},{"name":"Brandon Walderman","email":"brwalder@microsoft.com","login":"bwalderman","count":15},{"name":"Alexander Bayandin","email":"a.bayandin@gmail.com","login":"bayandin","count":12},{"name":"Carlos Garcia Campos","email":"cgarcia@igalia.com","login":"carlosgcampos","count":12},{"name":"Jayakumar Chinnappan","email":"jayakumareee21@gmail.com","login":"jayakumarc","count":12},{"name":"Potapov Dmitriy","email":"potapovd3012@gmail.com","login":"potapovDim","count":12},{"name":"Machinexa2","email":"60662297+machinexa2","login":"machinexa2","count":11},{"name":"Pallavi","email":"info@5elementslearning.dev","login":"pallavigitwork","count":11},{"name":"43081j","email":"43081j","login":"43081j","count":11},{"name":"shin","email":"shin@example.com","login":null,"count":10},{"name":"Ivan De Marino","email":"detronizator@gmail.com","login":"detro","count":10},{"name":"Scott Babcock","email":"scoba@hotmail.com","login":"sbabcoc","count":10},{"name":"josephg","email":"josephg@gmail.com","login":"josephg","count":10},{"name":"Dave Hoover","email":"dave.hoover@gmail.com","login":"redsquirrel","count":9},{"name":"Henrik Skupin","email":"mail@hskupin.info","login":"whimboo","count":9},{"name":"Isaul Vargas","email":"isaulv@gmail.com","login":"isaulv","count":9},{"name":"Lauro Moura","email":"lmoura@igalia.com","login":"lauromoura","count":9},{"name":"Michael Mintz","email":"mdmintz","login":"mdmintz","count":9},{"name":"Oleg Höfling","email":"hoefling","login":"hoefling","count":9},{"name":"RustyNail","email":"takonoyawarakaage@yahoo.co.jp","login":"RustyNail","count":9},{"name":"Clay Martin","email":"clmartin@microsoft.com","login":null,"count":8},{"name":"Darren Cotterill","email":"dcotterill@thoughtworks.com","login":null,"count":8},{"name":"David Haeffner","email":"dhaeffner@gmail.com","login":null,"count":8},{"name":"Jie Tina Wang","email":"jwang@example.com","login":null,"count":8},{"name":"Marcus Merrell","email":"mmerrell@gmail.com","login":"mmerrell-sauce","count":8},{"name":"Earlopain","email":"14981592+Earlopain","login":"Earlopain","count":7},{"name":"Harmandeep Singh","email":"singh.hrmn98@gmail.com","login":"SinghHrmn","count":7},{"name":"Leo Laskin","email":"llaskin@gmail.com","login":"llaskin","count":7},{"name":"Marc Fisher","email":"fisherii@google.com","login":"DrMarcII","count":7},{"name":"Oscar Devora","email":"100381276+RevealOscar","login":"RevealOscar","count":7},{"name":"User253489","email":"user253489@gmail.com","login":"User253489","count":7},{"name":"dratler","email":"dratler.shay@gmail.com","login":"dratler","count":7},{"name":"Glib Briia","email":"glib.briia@gmail.com","login":null,"count":7},{"name":"zsong","email":"zsong@example.com","login":null,"count":7},{"name":"rchatley","email":"rchatley@gmail.com","login":null,"count":7},{"name":"Alexis J. Vuillemin","email":"alexis.j.vuillemin@gmail.com","login":null,"count":6},{"name":"Adam Dangoor","email":"adamdangoor@gmail.com","login":"adamtheturtle","count":6},{"name":"Saksham Gupta","email":"shucon01@gmail.com","login":"shucon","count":6},{"name":"Nik Nyby","email":"nnyby@columbia.edu","login":"nikolas","count":6},{"name":"James Hilliard","email":"james.hilliard1@gmail.com","login":"jameshilliard","count":6},{"name":"JAYA DILEEP","email":"114493600+seethinajayadileep","login":"seethinajayadileep","count":6},{"name":"Dima Kovalenko","email":"dima@groupon.com","login":"dima-groupon","count":6},{"name":"Ziyu","email":"odduid@gmail.com","login":"oddui","count":5},{"name":"adiohana","email":"ohanaadi@gmail.com","login":"adiohana","count":5},{"name":"bhecquet","email":"bhecquet","login":"bhecquet","count":5},{"name":"Sean Poulter","email":"sean.poulter@gmail.com","login":"seanpoulter","count":5},{"name":"Nick Schonning","email":"nschonni@gmail.com","login":"nschonni","count":5},{"name":"Johan Lorenzo","email":"jlorenzo@mozilla.com","login":"JohanLorenzo","count":5},{"name":"Jim van Musscher","email":"jim.van.musscher@gmail.com","login":"jimvm","count":5},{"name":"Herst","email":"Herst","login":"Herst","count":5},{"name":"GPT14","email":"gandhar.tandale14@gmail.com","login":"gpt14","count":5},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":5},{"name":"kjleftin","email":"kjleftin@example.com","login":null,"count":5},{"name":"GQAssurance","email":"34662917+GQAssurance","login":"GQAssurance","count":4},{"name":"Daniel Bengtsson","email":"danielb@opera.com","login":"Zitrax","count":4},{"name":"Daniel Boelzle [:dbo]","email":"dbo@boelzle.org","login":"dbo","count":4},{"name":"Dennis Oelkers","email":"dennis@graylog.com","login":"dennisoelkers","count":4},{"name":"Dylan Reichstadt","email":"reichsta@amazon.com","login":"dylanlive","count":4},{"name":"mcharsley","email":"mcharsley@google.com","login":"mcharsley","count":4},{"name":"Andrey Botalov","email":"botalov.andrey@gmail.com","login":"abotalov","count":4},{"name":"pinterior","email":"pinterior","login":"pinterior","count":4},{"name":"Yi Zeng","email":"yi.zeng.dev@gmail.com","login":"yizeng","count":4},{"name":"Yevgeniy Shunevych","email":"eshunevich@gmail.com","login":"YevgeniyShunevych","count":4},{"name":"Vinaysimha Varma Yadavali","email":"yvsvarma@gmail.com","login":"yvsvarma","count":4},{"name":"Ulf Adams","email":"ulfjack","login":"ulfjack","count":4},{"name":"Tobias Lidskog","email":"tobias@lidskog.se","login":"tobli","count":4},{"name":"Shaurya Bisht","email":"87357655+ShauryaDusht","login":"ShauryaDusht","count":4},{"name":"Noritaka Kobayashi","email":"arukimedesu1166777@gmail.com","login":"noritaka1166","count":4},{"name":"Michael Klepikov","email":"klm@google.com","login":"klepikov","count":4},{"name":"Marvin Ojwang","email":"mojwang@netflix.com","login":"mojwang","count":4},{"name":"Mark Collin","email":"mark.collin@lazeryattack.com","login":"Ardesco","count":4},{"name":"Kazuaki Matsuo","email":"fly.49.89.over@gmail.com","login":"KazuCocoa","count":4},{"name":"Jonathan Lipps","email":"jlipps@gmail.com","login":"jlipps","count":4},{"name":"Guangyue Xu","email":"64437609+guangyuexu","login":"guangyuexu","count":4},{"name":"Evan Sangaline","email":"esangaline@gmail.com","login":"sangaline","count":4},{"name":"Edirin Atumah","email":"bongosway","login":"bongosway","count":4},{"name":"Dmitry Dubenets","email":"xaircore@gmail.com","login":"xaircore","count":4},{"name":"Dharin Shah","email":"Dharin-shah","login":"Dharin-shah","count":4},{"name":"Brian Burg","email":"bburg@apple.com","login":"burg","count":4},{"name":"Ardi","email":"47633543+dev-ardi","login":"dev-ardi","count":4},{"name":"Tricia Crichton","email":"triciac@chromium.org","login":"TriciaCrichton","count":4},{"name":"native-api","email":"ivan_pozdeev@mail.ru","login":"native-api","count":3},{"name":"Vladislav Velichko","email":"111522705+vlad8x8","login":"vlad8x8","count":3},{"name":"WORKSTATION02","email":"clz.livio@gmail.com","login":"livioc","count":3},{"name":"Zach Attas","email":"zach.attas@gmail.com","login":"snackattas","count":3},{"name":"cliffordcheng","email":"48222691+cliffordcheng","login":"cliffordcheng","count":3},{"name":"dosas","email":"dosas","login":"dosas","count":3},{"name":"elgatov","email":"elgatonegrov@gmail.com","login":"elgatov","count":3},{"name":"ian zhang","email":"ian.zhangzhe@gmail.com","login":"alaahong","count":3},{"name":"mtrea","email":"32470080+mtrea","login":"mtrea","count":3},{"name":"petruc","email":"petruc@microsoft.com","login":"petruc","count":3},{"name":"tommywo","email":"tommywo","login":"tommywo","count":3},{"name":"sugama","email":"sugama@jamadam.com","login":"jamadam","count":3},{"name":"joe_schulte","email":"joesho112358@gmail.com","login":"joesho112358","count":3},{"name":"Jane Tymoschuk","email":"tymoschuk.jane@gmail.com","login":null,"count":3},{"name":"Jason Watt","email":"jasno@wattisup.com","login":null,"count":3},{"name":"EdwinVanVliet","email":"edwin_v_vliet@hotmail.com","login":"EdwinVanVliet","count":3},{"name":"Kyle McGonagle","email":"kmcgon@gmail.come","login":null,"count":3},{"name":"Amil Uslu","email":"amiluslu@hotmail.com","login":null,"count":3},{"name":"CI Build","email":"selenium@example.com","login":null,"count":3},{"name":"David Lai","email":"david@wiredrive.com","login":null,"count":3},{"name":"Derrick Isaacson","email":"derrick@lucidchart.com","login":null,"count":3},{"name":"Mohab Mohie","email":"Mohab.MohieElDeen@outlook.com","login":"MohabMohie","count":3},{"name":"MustafaAgamy","email":"mostafaagamy1995@gmail.com","login":"MustafaAgamy","count":3},{"name":"Nick Gaya","email":"nicholasgaya+github@gmail.com","login":"nickgaya","count":3},{"name":"Nina Satragno","email":"nsatragno@gmail.com","login":"nsatragno","count":3},{"name":"Olle Jonsson","email":"olle.jonsson@gmail.com","login":"olleolleolle","count":3},{"name":"Pydi Chandra","email":"pydi.chandra@gmail.com","login":"chandrap","count":3},{"name":"Rami","email":"icnocop","login":"icnocop","count":3},{"name":"Ravi Sawlani","email":"ravisawlani04@gmail.com","login":"gravityvi","count":3},{"name":"Stanley Hon","email":"stanleyhon348@gmail.com","login":"stanleyhon","count":3},{"name":"Take","email":"takewakamma@gmail.com","login":"masakazutakewaka","count":3},{"name":"Trig","email":"Trigtrig","login":"Trigtrig","count":3},{"name":"Eric Allen","email":"ericpallen@gmail.com","login":"epall","count":3},{"name":"Georgii Dolzhykov","email":"thorn.mailbox@gmail.com","login":"thorn0","count":3},{"name":"John J. Barton","email":"johnjbarton@google.com","login":"johnjbarton","count":3},{"name":"Jonatan Kronqvist","email":"jonatan@vaadin.com","login":"zch","count":3},{"name":"Joshua Fehler","email":"jsfehler","login":"jsfehler","count":3},{"name":"Kurt Alfred Kluever","email":"kak@google.com","login":"kluever","count":3},{"name":"Long Ly","email":"loly@microsoft.com","login":"loly89","count":3},{"name":"Michael Zhou","email":"zhoumotongxue008@gmail.com","login":"Dominator008","count":3},{"name":"Alex Henrie","email":"alexhenrie24@gmail.com","login":"alexhenrie","count":3},{"name":"Bartek Florczak","email":"bflorczak@outlook.com","login":"baflQA","count":3},{"name":"Chris Block","email":"chris.block@gmail.com","login":"chrisblock","count":3},{"name":"Craig Nishina","email":"craig.nishina@gmail.com","login":"cnishina","count":3},{"name":"Daniel Fackrell","email":"dfackrell@bluehost.com","login":"intchanter","count":3},{"name":"Dinesh Kumar R A","email":"37109896+DineshKumarRA","login":"DineshKumarRA","count":3},{"name":"Dmytro Shpakovskyi","email":"Marketionist","login":"Marketionist","count":3},{"name":"Dor Blayzer","email":"59066376+Dor-bl","login":"Dor-bl","count":3},{"name":"Long Nguyen","email":"zcmgyu@gmail.com","login":"zcmgyu","count":3},{"name":"Iain Dawson","email":"iain@bldm.us","login":"colons","count":3},{"name":"Roman Yurchak","email":"rth.yurchak@gmail.com","login":"rth","count":3},{"name":"Ed Manlove","email":"emanlove@verizon.net","login":"emanlove","count":3},{"name":"Victoria Ivanova","email":"vicky.ivanova.opensource@gmail.com","login":"vicky-iv","count":3},{"name":"Steve Smith","email":"stvsmth@gmail.com","login":"stvsmth","count":2},{"name":"Steven Hazel","email":"sah@awesame.org","login":"sah","count":2},{"name":"Takeshi Kishi","email":"takeya0x86@gmail.com","login":"takeyaqa","count":2},{"name":"Tamas Utasi","email":"3823780+utamas","login":"utamas","count":2},{"name":"Thomas Grainger","email":"tagrain@gmail.com","login":"graingert","count":2},{"name":"Reinhold Degenfellner","email":"reinhold.jun@degenfellner.com","login":"reinsch82","count":2},{"name":"Rafael Chavez","email":"rafchavez3@gmail.com","login":"rafe-g","count":2},{"name":"RENATO SPENCER","email":"124679632+spencerarq","login":"spencerarq","count":2},{"name":"Pulkit Sharma","email":"avastpulkit@gmail.com","login":"pulkitsharma07","count":2},{"name":"Pavel Lobashov","email":"ShockwaveNN@gmail.com","login":"ShockwaveNN","count":2},{"name":"Patrick Gansterer","email":"paroga@paroga.com","login":"paroga","count":2},{"name":"Ondřej Čertík","email":"ondrej.certik@gmail.com","login":"certik","count":2},{"name":"Mike Pennisi","email":"mike@mikepennisi.com","login":"jugglinmike","count":2},{"name":"Oboleninov Anton","email":"anton.oboleninov@saritasa.com","login":"M1troll","count":2},{"name":"AJ","email":"anandj82@gmail.com","login":"AJ-72","count":2},{"name":"Jan Trejbal","email":"jan.trejbal@scalesoft.cz","login":"trejjam","count":2},{"name":"Muhammad Hammad","email":"33136628+mhnaeem","login":"mhnaeem","count":2},{"name":"seanrand57","email":"seanrand57@hotmail.com","login":"seanrand57","count":2},{"name":"sridharUpputuri","email":"52928428+sridharUpputuri","login":"sridharUpputuri","count":2},{"name":"vergiliu","email":"vergiliu@gmail.com","login":"vergiliu","count":2},{"name":"wildloop","email":"mariusz@olejnik.net","login":"kinjelom","count":2},{"name":"zodac","email":"arouge110@msn.com","login":"zodac","count":2},{"name":"Rouke Broersma","email":"Mobrockers","login":"Mobrockers","count":2},{"name":"arnonax","email":"arnonaxelrod@hotmail.com","login":"arnonax","count":2},{"name":"Chirag Jayswal","email":"cjayswal@gmail.com","login":"cjayswal","count":2},{"name":"aliking","email":"ali@animoto.com","login":"aliking","count":2},{"name":"Vitaliy Potapov","email":"noginsk@rambler.ru","login":"vitalets","count":2},{"name":"Vijay Singh","email":"vj2010sn@gmail.com","login":"Darth-koder007","count":2},{"name":"Vasiliy Mikhailov","email":"vasiliy-mikhailov","login":"vasiliy-mikhailov","count":2},{"name":"Varun Menon","email":"mr.varun.menon@gmail.com","login":"menonvarun","count":2},{"name":"Trey Chadick","email":"tchad@labkey.com","login":"labkey-tchad","count":2},{"name":"Toilal","email":"toilal.dev@gmail.com","login":"Toilal","count":2},{"name":"Sam Uong","email":"samuong@chromium.org","login":"samuong","count":2},{"name":"Sankha Narayan Guria","email":"sankha93@gmail.com","login":"ngsankha","count":2},{"name":"Sergey Fursov","email":"GeyseR85@gmail.com","login":"GeyseR","count":2},{"name":"Sergey Tikhomirov","email":"tichomirovsergey@gmail.com","login":"TikhomirovSergey","count":2},{"name":"Jakub Vrána","email":"jakub@vrana.cz","login":"vrana","count":2},{"name":"Jacob Kiesel","email":"kieseljake@gmail.com","login":"Xaeroxe","count":2},{"name":"Giulio Longfils","email":"giuliolongfils@gmail.com","login":"giulong","count":2},{"name":"Fredrik Wollsén","email":"fredrik@neam.se","login":"motin","count":2},{"name":"Erik Kuefler","email":"ekuefler@gmail.com","login":"ekuefler","count":2},{"name":"Erik Beans","email":"ebeans@google.com","login":"erikbeans","count":2},{"name":"Eli Flanagan","email":"efx","login":"efx","count":2},{"name":"Danilo Bargen","email":"mail@dbrgn.ch","login":"dbrgn","count":2},{"name":"Nitish","email":"kumar-nitish","login":"kumar-nitish","count":2},{"name":"Vedanth Vasu Dev","email":"61700595+vedanthvdev","login":"vedanthvdev","count":2},{"name":"AdamPDotty","email":"81536237+AdamPDotty","login":"AdamPDotty","count":2},{"name":"Amit Bhoraniya","email":"amitbhoraniya","login":"amitbhoraniya","count":2},{"name":"Jim Brännlund","email":"BeyondEvil","login":"BeyondEvil","count":2},{"name":"Anton Usmansky","email":"cody0@yandex-team.ru","login":"j0tunn","count":2},{"name":"Artem Kozaev","email":"artemkozaev@gmail.com","login":"artplan1","count":2},{"name":"Artur","email":"artur@vaadin.com","login":"Artur-","count":2},{"name":"Boris Petrov","email":"boris_petrov@live.com","login":"boris-petrov","count":2},{"name":"Bradley Latreille","email":"47356514+Bradltr95","login":"Bradltr95","count":2},{"name":"Daniel P. Purkhús","email":"purkhusid@gmail.com","login":"purkhusid","count":2},{"name":"Moritz Kiefer","email":"moritz.kiefer@purelyfunctional.org","login":"cocreature","count":2},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":2},{"name":"Maxim Perepelitsa","email":"n0xff@outlook.com","login":"N0xFF","count":2},{"name":"Mark Banner","email":"standard8@mozilla.com","login":"Standard8","count":2},{"name":"Marcel Wilson","email":"trenchrats@gmail.com","login":"bandophahita","count":2},{"name":"MWschutte","email":"72599545+MWschutte","login":"MWschutte","count":2},{"name":"Lyudmil Latinov","email":"llatinov","login":"llatinov","count":2},{"name":"Lucas Diniz","email":"kbelodiniz@hotmail.com","login":"earendil","count":2},{"name":"Leon Shams","email":"52867365+LeonShams","login":"LeonShams","count":2},{"name":"Krishna Suravarapu","email":"36037520+KrishnaSuravarapu","login":"KrishnaSuravarapu","count":2},{"name":"Jerry Pussinen","email":"jerry.pussinen@gmail.com","login":"jerry-git","count":2},{"name":"JohanBrorson","email":"JohanBrorson","login":"JohanBrorson","count":2},{"name":"John F. Douthat","email":"johndouthat@gmail.com","login":"johndouthat","count":2},{"name":"Johnny.H","email":"jnhyperion@gmail.com","login":"jnhyperion","count":2},{"name":"Jonah Stiennon","email":"jonahss@gmail.com","login":"Jonahss","count":2},{"name":"Jonathan Leitschuh","email":"jonathan.leitschuh@gmail.com","login":"JLLeitschuh","count":2},{"name":"Joshua Grant","email":"joshua.m.grant@gmail.com","login":"joshmgrant","count":2},{"name":"Julie Ralph","email":"ju.ralph@gmail.com","login":"juliemr","count":2},{"name":"Kazuki Higashiguchi","email":"hgsgtk@gmail.com","login":"hgsgtk","count":2},{"name":"Daniel Hahler","email":"git@thequod.de","login":"blueyed","count":2},{"name":"Pierluigi Lenoci","email":"pierluigi.lenoci@gmail.com","login":"pierluigilenoci","count":2},{"name":"Oleksandr Kulychok","email":"o.kulychok@astoundcommerce.com","login":"kool79","count":2},{"name":"bgermann","email":"bage@debian.org","login":"bgermann","count":2},{"name":"Christian Biesinger","email":"cbiesinger@google.com","login":"cbiesinger","count":2},{"name":"bob","email":"bob@example.com","login":"bobknob23987","count":2},{"name":"haqer1","email":"haqer1","login":"haqer1","count":2},{"name":"matthewdoerksen","email":"matthewdoerksen","login":"matthewdoerksen","count":2},{"name":"phoenix384","email":"phoenix384@gmx.de","login":"phoenix384","count":2},{"name":"kurniady@gmail.com","email":"kurniady@gmail.com","login":null,"count":2},{"name":"bhkwan","email":"bhkwan@example.com","login":null,"count":2},{"name":"Jason Carr","email":"jcarr@saucelabs.com","login":null,"count":2},{"name":"Shay Dratler","email":"Shay_Dratler@intuit.com","login":null,"count":2},{"name":"Stanley Hon","email":"stahon@microsoft.com","login":null,"count":2},{"name":"Rory Craig-Barnes","email":"rcraigbarnes@blackberry.com","login":null,"count":2},{"name":"Jordan Mace","email":"jordan.mace@inlogik.com","login":null,"count":2},{"name":"Josh Goldberg","email":"joshuakgoldberg@outlook.com","login":null,"count":2},{"name":"Ken Kania","email":"kkania@chromium.org","login":null,"count":2},{"name":"Ish Abbi","email":"ishabbi@gmail.com","login":null,"count":2},{"name":"Michal Zyndul","email":"michal.zyndul@adverity.com","login":"mzyndul","count":2},{"name":"Artem Koshelev","email":"artkoshelev@yandex-team.ru","login":null,"count":2},{"name":"Gerry Gao","email":"gerryg@google.com","login":null,"count":2},{"name":"ArthurGIT2017","email":"25633602+ArthurGIT2017","login":"ArthurGIT2017","count":1},{"name":"Ashley Trinh","email":"itsashley@hey.com","login":"atrnh","count":1},{"name":"Atsushi Tatsuma","email":"yoshoku@outlook.com","login":"yoshoku","count":1},{"name":"Aurélien Pupier","email":"apupier@redhat.com","login":"apupier","count":1},{"name":"Austin Michael Wilkins","email":"42476341+amwilkins","login":"amwilkins","count":1},{"name":"BckupMuthu","email":"69098183+BckupMuthu","login":"BckupMuthu","count":1},{"name":"Ben Beasley","email":"code@musicinmybrain.net","login":"musicinmybrain","count":1},{"name":"Ben Congleton","email":"ben@olark.com","login":"jaminben","count":1},{"name":"Ariel Juodziukynas","email":"arieljuod@gmail.com","login":"arielj","count":1},{"name":"Argo Triwidodo","email":"argo.triwidodo@yahoo.co.id","login":"argotri","count":1},{"name":"Anton Vynogradenko","email":"restuta8@gmail.com","login":"Restuta","count":1},{"name":"Anton Velma","email":"velma911@gmail.com","login":"velma","count":1},{"name":"Anthony Sottile","email":"asottile@umich.edu","login":"asottile","count":1},{"name":"Anthony Richardson","email":"26676+Osseta","login":"Osseta","count":1},{"name":"Angie Jones","email":"jones.angie@gmail.com","login":"angiejones","count":1},{"name":"Andrii Rohovets","email":"ragePowered","login":"ragePowered","count":1},{"name":"Brandon Williams","email":"williamsbdev@gmail.com","login":"williamsbdev","count":1},{"name":"BaerMitUmlaut","email":"BaerMitUmlaut","login":"BaerMitUmlaut","count":1},{"name":"Boris Wrubel","email":"boris.wrubel@gmx.at","login":"boris779","count":1},{"name":"Boris Osipov","email":"osipov.boris@gmail.com","login":"BorisOsipov","count":1},{"name":"Bohdan Tkachenko","email":"bohdan@tkachenko.io","login":"BohdanTkachenko","count":1},{"name":"Bogdan Condurache","email":"bcondurache@gmail.com","login":"bogdancondurache","count":1},{"name":"Bogdan","email":"BogdanDor","login":"BogdanDor","count":1},{"name":"Bobby Jap","email":"BJap","login":"BJap","count":1},{"name":"Bob Lubecker","email":"thebobalu@gmail.com","login":"thekiiingbob","count":1},{"name":"Bob Baron","email":"rdbaron@gmail.com","login":"rdbaron","count":1},{"name":"BlitzDestroyer","email":"143762104+BlitzDestroyer","login":"BlitzDestroyer","count":1},{"name":"Bill Agee","email":"billagee@gmail.com","login":"billagee","count":1},{"name":"Benoit Pierre","email":"benoit.pierre@gmail.com","login":"benoit-pierre","count":1},{"name":"Benjamin Forehand Jr","email":"bennyjr169@gmail.com","login":"b4handjr","count":1},{"name":"Benjamin","email":"gabonnie1234@gmail.com","login":"t7ru","count":1},{"name":"Ben Sedat","email":"bsedat@tinfoilsecurity.com","login":"bsedat","count":1},{"name":"Ben Lamm","email":"benlamm25@gmail.com","login":"thebenlamm","count":1},{"name":"Ben Kucera","email":"14625260+Bkucera","login":"Bkucera","count":1},{"name":"Alex B","email":"45384811+AB-xdev","login":"AB-xdev","count":1},{"name":"Alex","email":"72409387+fergushev","login":"fergushev","count":1},{"name":"Alberto","email":"albicento.ac@gmail.com","login":"AlbertoCentonze","count":1},{"name":"Albert","email":"r.albert.huang@gmail.com","login":"alberthuang24","count":1},{"name":"Akuli","email":"akuviljanen17@gmail.com","login":"Akuli","count":1},{"name":"Akhil Lb","email":"akhil.lb1@gmail.com","login":"akhillb","count":1},{"name":"Adrian Leonhard","email":"adrianleonhard@gmail.com","login":"NaridaL","count":1},{"name":"Adolfo Armas","email":"adolfoarmas.90@gmail.com","login":"adolfoarmas","count":1},{"name":"Aditya Pratap Singh","email":"adityapratapsjnhh7654@gmail.com","login":"Aditya-PS-05","count":1},{"name":"Adi Roiban","email":"adi.roiban@chevah.com","login":"adiroiban","count":1},{"name":"Adam Smith","email":"afsmith92@gmail.com","login":"afsmith92","count":1},{"name":"Adam Halbrock","email":"halbrock@gmail.com","login":"ahalbrock","count":1},{"name":"Adam Demuri","email":"ademuri@google.com","login":"ademuri","count":1},{"name":"Abhilash Thaduka","email":"athaduka@gainsight.com","login":"gs-athaduka","count":1},{"name":"Abhijeet Kasurde","email":"akasurde@redhat.com","login":"Akasurde","count":1},{"name":"Abdullah Aslam","email":"48642109+code-with-abdullah","login":"code-with-abdullah","count":1},{"name":"1kastner","email":"1kastner","login":"1kastner","count":1},{"name":"0uk","email":"ouk@melix.net","login":"0uk","count":1},{"name":"Andrew Nesbitt","email":"andrewnez@gmail.com","login":"andrew","count":1},{"name":"Andrei Rusu","email":"beatfactor","login":"beatfactor","count":1},{"name":"Andrei","email":"andrei@3dprogramin.io","login":"3dprogramin","count":1},{"name":"Branden Cash","email":"203336+ammmze","login":"ammmze","count":1},{"name":"Al Sutton","email":"alsutton","login":"alsutton","count":1},{"name":"Anastasia Vataman","email":"nancyvataman@yahoo.com","login":"stia-na","count":1},{"name":"Anand Bagmar","email":"anandbagmar","login":"anandbagmar","count":1},{"name":"Alpatron","email":"ViktorRucky@outlook.cz","login":"alpatron","count":1},{"name":"Allon Murienik","email":"mureinik@gmail.com","login":"mureinik","count":1},{"name":"Alice Yang","email":"alice@airtime.com","login":"aricearice","count":1},{"name":"Alfonso Presa","email":"alfonso-presa","login":"alfonso-presa","count":1},{"name":"Alexey Pelykh","email":"alexey.pelykh@gmail.com","login":"alexey-pelykh","count":1},{"name":"Alexei Vinogradov","email":"alexei@vinogradoff.de","login":"vinogradoff","count":1},{"name":"Alexandre Abreu","email":"abreu_alexandre@hotmail.com","login":"AlexandreAbreu","count":1},{"name":"Alexander Millin","email":"millin7@gmail.com","login":"millin","count":1},{"name":"Alexander Kavanaugh","email":"alex@kavdev.io","login":"kavdev","count":1},{"name":"Alexander Dobrynin","email":"aldobrynin","login":"aldobrynin","count":1},{"name":"Alex Eagle","email":"alexeagle@google.com","login":"alexeagle","count":1},{"name":"Andre Wiggins","email":"459878+andrewiggins","login":"andrewiggins","count":1},{"name":"Sripathi Pai","email":"sripathi@roxtr.com","login":null,"count":1},{"name":"Snail","email":"snail@solitarysnail.com","login":null,"count":1},{"name":"Shuhai Shen","email":"shuhai@shuhai.zrh.corp.google.com","login":null,"count":1},{"name":"Sergey Chipiga","email":"svchipiga@yandex-team.ru","login":null,"count":1},{"name":"Ryan Fitzpatrick","email":"ryan.fitzpatrick@inin.com","login":null,"count":1},{"name":"Russ Amos","email":"rra@google.com","login":null,"count":1},{"name":"Roman Zoller","email":"roman.zoller@camptocamp.com","login":null,"count":1},{"name":"Tony Hignett","email":"tony.hignett@scivisum.co.uk","login":null,"count":1},{"name":"Prakhar Rawat","email":"pxr7185@g.rit.edu","login":null,"count":1},{"name":"Piotr Witoslawski","email":"pwitoslawski@opera.com","login":null,"count":1},{"name":"Olivier SCHNEIDER","email":"olivier.schneider@opengroupware.ch","login":null,"count":1},{"name":"Mubariz Hajimuradov","email":"mubarizhajimuradov@yahoo.com","login":null,"count":1},{"name":"Mikko Tiihonen","email":"mikko.tiihonen@nitor.fi","login":null,"count":1},{"name":"Mike Bellew","email":"mbellew@alterian.com","login":null,"count":1},{"name":"Melroy van den Berg","email":"webmaster@web-share.nl","login":null,"count":1},{"name":"Maxim Lobanov","email":"maksim.lobanov@akvelon.com","login":null,"count":1},{"name":"Masayuki Hokimoto","email":"masayuki.hokimoto@jp.ricoh.com","login":null,"count":1},{"name":"Marc Schlegel","email":"marc.schlegel@sdv-it.de","login":null,"count":1},{"name":"Maneesh MS","email":"maneesh.ms@oracle.com","login":null,"count":1},{"name":"kuhtich","email":"kuhtich@yandex-team.ru","login":null,"count":1},{"name":"保木本将之","email":"markun@markun.local","login":null,"count":1},{"name":"trademark18","email":"dreedbuddy@gmail.com","login":null,"count":1},{"name":"trabulmonkee","email":"mike.millgate@gmail.com","login":null,"count":1},{"name":"timm-permeance","email":"tim.myerscough@permeance.com.au","login":null,"count":1},{"name":"rompic","email":"blog@pickl.eu","login":null,"count":1},{"name":"no_author","email":"no_author@gmail.com","login":null,"count":1},{"name":"myslak71","email":"myslak@protonmail.com","login":null,"count":1},{"name":"morrishoresh","email":"morrish@perfectomobile.com","login":null,"count":1},{"name":"lsowen","email":"lowen@misoenergy.org","login":null,"count":1},{"name":"juperala","email":"juperala@dnainternet.net","login":null,"count":1},{"name":"huntr-helper","email":"admin@418sec.com","login":null,"count":1},{"name":"eoff","email":"eoff@yandex-team.ru","login":null,"count":1},{"name":"clarkenciel","email":"danny@clarkenciel.com","login":null,"count":1},{"name":"chris","email":"deadletter@aol.com","login":null,"count":1},{"name":"Vincent Ladeuil","email":"vila+github@canonical.com","login":null,"count":1},{"name":"Baran Ozgul","email":"baran.ozgul@test.com","login":null,"count":1},{"name":"Steve Brown","email":"steve@steve-Lenovo-IdeaPad-U260.(none)","login":null,"count":1},{"name":"Stephen Kuenzli","email":"skuenzli@shutterfly.com","login":null,"count":1},{"name":"Eric Plaster","email":"eric.plaster@mutualmobile.com","login":null,"count":1},{"name":"Ellis Percival","email":"ellis.percival@imagination.com","login":null,"count":1},{"name":"Elias Faxö","email":"p950iaf@fspa.myntet.se","login":null,"count":1},{"name":"Ela Makiej","email":"eplaszczyca@opera.com","login":null,"count":1},{"name":"Edward Ned Harvey","email":"edward.harvey@conceptblossom.com","login":null,"count":1},{"name":"DanZeuss","email":"danvc@zeuss.com","login":null,"count":1},{"name":"Chris Ward","email":"christopher.ward2@bskyb.com","login":null,"count":1},{"name":"Christopher Buttkus","email":"cbuttkus@gmail.com","login":null,"count":1},{"name":"ColinF","email":"cfletch@us.ibm.com","login":null,"count":1},{"name":"Corey Schooler","email":"cschooler@cerner.com","login":null,"count":1},{"name":"Chethana Paniyadi","email":"cpaniyad@salesforce.com","login":null,"count":1},{"name":"Charles Lavery","email":"clavery@pixelmedia.com","login":null,"count":1},{"name":"Artur Orlov","email":"wirewit@rohrpost","login":null,"count":1},{"name":"Alan Baird","email":"alan.baird@livingsocial.com","login":null,"count":1},{"name":"Aleksei Moskvin","email":"a.moskvin@propellerads.net","login":null,"count":1},{"name":"Alan Verresen","email":"alanverresen@gmail.com","login":null,"count":1},{"name":"Adrian Dymorz","email":"adrian.dymorz@e-experts.ch","login":null,"count":1},{"name":"Abdelrahman Talaat","email":"abdurrahman.talaat@gmail.com","login":null,"count":1},{"name":"Aaron McKinley","email":"Aaron_McKinley@shaw.ca","login":null,"count":1},{"name":"Magnus E. Halvorsen","email":"mhalv@nets.eu","login":null,"count":1},{"name":"Leonardo Salles","email":"leonardo_guirdo@hotmail.com","login":null,"count":1},{"name":"Kunal Gosar","email":"kunalgosar@google.com","login":null,"count":1},{"name":"Karl-Philipp Richter","email":"krichter722@aol.de","login":null,"count":1},{"name":"Julian Kung","email":"juliankung@chromium.org","login":null,"count":1},{"name":"John Barbuto","email":"john.barbuto@indiegogo.com","login":null,"count":1},{"name":"Jiayao Yu","email":"jiayao.yu@test.com","login":null,"count":1},{"name":"Jeff Moore","email":"jeff@mavenlink.com","login":null,"count":1},{"name":"Jason","email":"jwatt@salesforce.com","login":null,"count":1},{"name":"Jake Garelick","email":"jakegarelick@gmail.com","login":null,"count":1},{"name":"JT Archie","email":"jarchie@pivotal.io","login":null,"count":1},{"name":"Ivan Kalinin","email":"ikalini1@ITS.JNJ.com","login":null,"count":1},{"name":"Hirotaka Tagawa / wafuwafu13","email":"mariobaske@i.softbank.jp","login":null,"count":1},{"name":"Grigory Mischenko","email":"gmischenko.external@epo.org","login":null,"count":1},{"name":"Grace Tang","email":"ytang3@gradcenter.cuny.edu","login":null,"count":1},{"name":"Milan Falešník","email":"mfalesni@redhat.com","login":null,"count":1},{"name":"FrySabotage","email":"crasniy_bugatty@list.ru","login":null,"count":1},{"name":"François Freitag","email":"francois.freitag@polyconseil.fr","login":null,"count":1},{"name":"Francis Bergin","email":"bergin.francis@gmail.com","login":null,"count":1},{"name":"Aaron Evans","email":"aevans@ancestry.com","login":null,"count":1},{"name":"Sruthi","email":"sruthi.endla@gmail.com","login":"sruthi25","count":1},{"name":"Srinivasan Sekar","email":"srinivasan.sekar1990@gmail.com","login":"SrinivasanTarget","count":1},{"name":"Simon Perepelitsa","email":"sema@sema.in","login":"semaperepelitsa","count":1},{"name":"Shubham Singh","email":"41840111+singh811","login":"singh811","count":1},{"name":"Shreyan Avigyan","email":"74560907+shreyanavigyan","login":"shreyanavigyan","count":1},{"name":"Shishu Raj Pandey","email":"kiet.shishu@gmail.com","login":"shishurajpandey","count":1},{"name":"Shengfa","email":"3363396+k7z45","login":"k7z45","count":1},{"name":"Tomohiro Endo","email":"paul.thomas.goodfellas@gmail.com","login":"europeanplaice","count":1},{"name":"Shan","email":"shan.anand@gmail.com","login":"Shanmuganandh","count":1},{"name":"Seth Lemanek","email":"sethlemanek@yahoo.com","login":"Bioshock667","count":1},{"name":"Sen ZmaKi","email":"90490506+SenZmaKi","login":"SenZmaKi","count":1},{"name":"Sebastien Guillemot","email":"SebastienGllmt@gmail.com","login":"SebastienGllmt","count":1},{"name":"Sebastian Monte","email":"sebastian.h.monte@gmail.com","login":"semonte","count":1},{"name":"Sebastian Meyer","email":"mail@bastimeyer.de","login":"bastimeyer","count":1},{"name":"Sean Gomez","email":"34379448+Sean-Gomez","login":"Sean-Gomez","count":1},{"name":"Scott Stevens","email":"ShadowLNC","login":"ShadowLNC","count":1},{"name":"Scott Sauber","email":"stsauber@gmail.com","login":"scottsauber","count":1},{"name":"Sayyid Ali Sajjad Rizavi","email":"58586026+ali-sajjad-rizavi","login":"ali-sajjad-rizavi","count":1},{"name":"Sarah Bird","email":"github@birdsbits.com","login":"birdsarah","count":1},{"name":"Sandro","email":"PSandro","login":"PSandro","count":1},{"name":"Samuel Bétrisey","email":"me@sam.ninja","login":"betrisey","count":1},{"name":"Salvador Cabrera Lozano","email":"salvadorcabrera@gmail.com","login":"txava","count":1},{"name":"Sajad Torkamani","email":"sajadtorkamani1@gmail.com","login":"sajadtorkamani","count":1},{"name":"Ryszard Perkowski","email":"usultis@gmail.com","login":"usultis","count":1},{"name":"RussiaVk","email":"43515485+RussiaVk","login":"RussiaVk","count":1},{"name":"Roubal Sehgal","email":"44202409+roubalsehgal","login":"roubalsehgal","count":1},{"name":"Romain Tartière","email":"romain@blogreen.org","login":"smortex","count":1},{"name":"Rod McNew","email":"rmcnew@relivinc.com","login":"rodmcnew","count":1},{"name":"Robin Stocker","email":"rstocker@atlassian.com","login":"robinst","count":1},{"name":"Vikas Goel","email":"vikasgoel.bits@gmail.com","login":"f2008700","count":1},{"name":"VijendraEAtech","email":"39116868+VijendraEAtech","login":"VijendraEAtech","count":1},{"name":"Vijendarn Selvarajah","email":"11275608+vijay44","login":"vijay44","count":1},{"name":"Victor Tang","email":"vtange","login":"vtange","count":1},{"name":"Viacheslav Dermichev","email":"113171440+v-dermichev","login":"v-dermichev","count":1},{"name":"Vaibhav Gupta","email":"evaibhavmail@gmail.com","login":"VbhvGupta","count":1},{"name":"VIPUL TRIPATHI","email":"vtvipul@gmail.com","login":"vtvipul","count":1},{"name":"V24","email":"55334829+umarfarouk98","login":"umarfarouk98","count":1},{"name":"Ulrich Buchgraber","email":"ulrich.b@gmx.at","login":"ulrichb","count":1},{"name":"Troy Walsh","email":"TroyWalshProf","login":"TroyWalshProf","count":1},{"name":"Tony Narlock","email":"tony@git-pull.com","login":"tony","count":1},{"name":"Paresh Gupta","email":"123556346+Paresh-0007","login":"Paresh-0007","count":1},{"name":"Tommy Beadle","email":"tbeadle","login":"tbeadle","count":1},{"name":"Tom Trumper","email":"tom-trumper@hotmail.co.uk","login":"Tom-Trumper","count":1},{"name":"Tom Longhurst","email":"thomhurst@gmail.com","login":"thomhurst","count":1},{"name":"Tom Hughes","email":"tom@compton.nu","login":"tomhughes","count":1},{"name":"Toda Hiroshi","email":"hiroshitoda@ossaaaan.com","login":"hiroshitoda","count":1},{"name":"Tobias Smolka","email":"37370256+tosmolka","login":"tosmolka","count":1},{"name":"Timur Zolotuhin","email":"tzolotuhin@gmail.com","login":"tzolotuhin","count":1},{"name":"Timofey Vasenin","email":"timofey.vasenin@gmail.com","login":"tvasenin","count":1},{"name":"Tim van der Lippe","email":"tvanderlippe@google.com","login":"TimvdLippe","count":1},{"name":"Tim Sutton","email":"tim.sutton@saucelabs.com","login":"timsutton","count":1},{"name":"Thunderforge","email":"wjherrmann@gmail.com","login":"Thunderforge","count":1},{"name":"Thomas Flori","email":"thflori@gmail.com","login":"tflori","count":1},{"name":"Tatsuya Hoshino","email":"tatsuya7.hoshino7@gmail.com","login":"tatsuyafw","count":1},{"name":"Tamás Buka","email":"buka86@gmail.com","login":"tbuka","count":1},{"name":"Takuma Chiba","email":"hogenoserver@gmail.com","login":"chibanyan","count":1},{"name":"Takuho NAKANO","email":"takotakot","login":"takotakot","count":1},{"name":"Stoyan Dimkov","email":"stoyan.dimkov@gmail.com","login":"sdimkov","count":1},{"name":"Paladin Wang","email":"49390614+eversoutheast","login":"eversoutheast","count":1},{"name":"Outsider","email":"outsideris@gmail.com","login":"outsideris","count":1},{"name":"Ondřej Machulda","email":"ondrej.machulda@gmail.com","login":"OndraM","count":1},{"name":"Olly Dean","email":"olly@nekofever.com","login":"NekoFever","count":1},{"name":"Oleksii","email":"qacrispus@gmail.com","login":"CrispusDH","count":1},{"name":"Oleg Ridchenko","email":"73664101+oleg-rd","login":"oleg-rd","count":1},{"name":"Nozomi Ito","email":"nozomi.ito@trident-qa.com","login":"NozomiIto","count":1},{"name":"Nowell Strite","email":"nowell@strite.org","login":"nowells","count":1},{"name":"Noel Kim (김민혁)","email":"react-native@naver.com","login":"nnnnoel","count":1},{"name":"NoStory-py","email":"nostoryatall@gmail.com","login":"NoStory-py","count":1},{"name":"Nirantak Raghav","email":"nirantak.s.r@gmail.com","login":"nirantak","count":1},{"name":"Nikhil Agarwal","email":"nikhil.ag@browserstack.com","login":"nikhlagrwl","count":1},{"name":"Nicolas Sotgui","email":"nicolas.sotgui@gmail.com","login":"nsotgui","count":1},{"name":"Nick Crews","email":"nicholas.b.crews@gmail.com","login":"NickCrews","count":1},{"name":"Neil Carvalho","email":"me@neil.pro","login":"neilvcarvalho","count":1},{"name":"Naveen Singh","email":"36371707+Naveen3Singh","login":"Naveen3Singh","count":1},{"name":"Naveen","email":"172697+naveensrinivasan","login":"naveensrinivasan","count":1},{"name":"Nathan Isom","email":"neeasade","login":"neeasade","count":1},{"name":"Nate Lowry","email":"nate.lowry@gmail.com","login":"natelowry","count":1},{"name":"Natalia Pozhidaeva","email":"Natalia_Pozhidaeva@epam.com","login":"pnatashap","count":1},{"name":"Moshe Atlow","email":"moshe@atlow.co.il","login":"MoLow","count":1},{"name":"Moritz Sichert","email":"moritz.sichert@googlemail.com","login":"MoritzS","count":1},{"name":"Moisés","email":"moiseshiraldo@gmail.com","login":"moiseshiraldo","count":1},{"name":"Miten Chauhan","email":"mitenchauhan@hotmail.com","login":"mcking49","count":1},{"name":"Jongkuen Hong","email":"dldkfod@naver.com","login":"Jongkeun","count":1},{"name":"Mikhail Panin","email":"mikhail.panin.13@gmail.com","login":"mpanin","count":1},{"name":"Mikhail Fedosov","email":"tbs.micle@gmail.com","login":"fedosov","count":1},{"name":"Miguel Carboni","email":"miguel.carboni@gmail.com","login":"miguelius","count":1},{"name":"Microsoft Provenance Contributions","email":"enhanceprovenance@microsoft.com","login":"msftenhanceprovenance","count":1},{"name":"Robin","email":"167366979+allrob23","login":"allrob23","count":1},{"name":"Roberto Rivera","email":"roberto.rivera@gmail.com","login":"robertoriv","count":1},{"name":"Robert Elliot","email":"rob@lidalia.org.uk","login":"Mahoney","count":1},{"name":"Rob Wu","email":"gwnRob@gmail.com","login":"Rob--W","count":1},{"name":"Rob Richardson","email":"robrich@robrich.org","login":"robrich","count":1},{"name":"Rob Brackett","email":"rob@robbrackett.com","login":"Mr0grog","count":1},{"name":"Rishav Trivedi","email":"rishabtrivedi87@gmail.com","login":"rishav887","count":1},{"name":"RichCrook","email":"richcrook@yahoo.com","login":"RichCrook","count":1},{"name":"Remco","email":"remcowesterhoud@msn.com","login":"remcowesterhoud","count":1},{"name":"Reinaldo Rossetti","email":"reinaldo.rossetti@outlook.com","login":"reinaldorossetti","count":1},{"name":"Ram Rachum","email":"ram@rachum.com","login":"cool-RR","count":1},{"name":"Rahul Shah","email":"rshahshah2890@gmail.com","login":"r-sniper","count":1},{"name":"Radosław Sporny","email":"r.sporny@gmail.com","login":"rsporny","count":1},{"name":"Qays H. Poonawala","email":"qayshp@gmail.com","login":"qayshp","count":1},{"name":"Priyansh Garg","email":"priyanshgarg30@gmail.com","login":"garg3133","count":1},{"name":"PombaM","email":"PombaM","login":"PombaM","count":1},{"name":"Phillip Haydon","email":"phillip.haydon@gmail.com","login":"phillip-haydon","count":1},{"name":"Philipp Hancke","email":"fippo@goodadvice.pages.de","login":"fippo","count":1},{"name":"Phani Rithvij","email":"phanirithvij2000@gmail.com","login":"phanirithvij","count":1},{"name":"Peter M. Landwehr","email":"plandweh@cs.cmu.edu","login":"pmlandwehr","count":1},{"name":"Peter Hedenskog","email":"peter@soulgalore.com","login":"soulgalore","count":1},{"name":"Pete Johns","email":"pete.johns@envato.com","login":"johnsyweb","count":1},{"name":"Pavel Sobolev","email":"pavel@paveloom.dev","login":"paveloom","count":1},{"name":"Paul G Webster","email":"paul.g.webster@googlemail.com","login":"PaulGWebster","count":1},{"name":"Patrick Beart","email":"patrick.beart@gmail.com","login":"pbeart","count":1},{"name":"Patrice Jaton","email":"patrice@4gates.org","login":"pjaton","count":1},{"name":"Pat Tullmann","email":"pt@bebop.co","login":"tullmann","count":1},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":1},{"name":"richard.hines","email":"richard.hines@hp.com","login":"HPRichard","count":1},{"name":"praveendvd","email":"45095911+praveendvd","login":"praveendvd","count":1},{"name":"pixelsapphire","email":"35204889+pixelsapphire","login":"pixelsapphire","count":1},{"name":"pitachips","email":"hjkim3323@gmail.com","login":"pitachips","count":1},{"name":"orangeudav","email":"orangeudav@gmail.com","login":"a0s","count":1},{"name":"nxs7","email":"69392661+nxs7","login":"nxs7","count":1},{"name":"nvonop","email":"nvonop@gmail.com","login":"NickOppersdorff","count":1},{"name":"nir-tal-talkspace","email":"71274151+nir-tal-talkspace","login":"nir-tal-talkspace","count":1},{"name":"nemowang","email":"nemowang@outlook.com","login":"nemowang2003","count":1},{"name":"munawiki","email":"munawiki@gmail.com","login":"munawiki","count":1},{"name":"morskyrv","email":"18137385+morskyrv","login":"morskyrv","count":1},{"name":"mohammadsavadkuhi","email":"physitime@gmail.com","login":"Johnsavadkuhi","count":1},{"name":"mkvetko","email":"mkvetko","login":"mkvetko","count":1},{"name":"mitchloudenbeck","email":"mitch.loudenbeck@gmail.com","login":"mitchloudenbeck","count":1},{"name":"ming","email":"ming.zhang@navhealth.com","login":"mingeth","count":1},{"name":"middlingphys","email":"38708390+middlingphys","login":"middlingphys","count":1},{"name":"mayank-at-sauce","email":"mayank.bhandari@saucelabs.com","login":"mayank-at-sauce","count":1},{"name":"mathlang","email":"mathieulanglois@gmail.com","login":"mathlang","count":1},{"name":"marcotcr","email":"marcotcr@gmail.com","login":"marcotcr","count":1},{"name":"larsiver","email":"lars.iver@gmail.com","login":"larsiver","count":1},{"name":"kvetko","email":"37440134+kvetko","login":"kvetko","count":1},{"name":"schrufygroovy","email":"50398024+schrufygroovy","login":"schrufygroovy","count":1},{"name":"kou1okada","email":"kou1okada","login":"kou1okada","count":1},{"name":"kevin.cho","email":"chozo99","login":"chozo99","count":1},{"name":"keenangraham","email":"keenangraham@gmail.com","login":"keenangraham","count":1},{"name":"katrina95","email":"34797724+katrina95","login":"katrina95","count":1},{"name":"kateposener","email":"kate_posener@yahoo.co.uk","login":"kateposener","count":1},{"name":"jwoolley","email":"19597672+jwoolley","login":"jwoolley","count":1},{"name":"justinwoolley@gmail.com","email":"jwoolley@netflix.com","login":"justinwoolley","count":1},{"name":"Étienne Barrié","email":"etienne.barrie@gmail.com","login":"etiennebarrie","count":1},{"name":"Ákos Lukács","email":"AkosLukacs42@gmail.com","login":"AkosLukacs","count":1},{"name":"zhangwenqiang00","email":"sun996272309@hotmail.com","login":"zhangwenqiang00","count":1},{"name":"yk9772","email":"93392713+yk9772","login":"yk9772","count":1},{"name":"y-yagi","email":"yuuji.yaginuma@gmail.com","login":"y-yagi","count":1},{"name":"wiggin15","email":"wiggin15@yahoo.com","login":"wiggin15","count":1},{"name":"vinoth959","email":"vinoth959@gmail.com","login":"vinoth959","count":1},{"name":"vflame","email":"0x484x0@gmail.com","login":"vflame","count":1},{"name":"varunsurapaneni","email":"67070327+varunsurapaneni","login":"varunsurapaneni","count":1},{"name":"tvataire","email":"vatairethibault@no-log.org","login":"tvataire","count":1},{"name":"ttanaka","email":"ttanaka@cybernet.co.jp","login":"TeeTee","count":1},{"name":"tporeba","email":"tporeba@gmail.com","login":"tporeba","count":1},{"name":"tomaszn","email":"tomaszn","login":"tomaszn","count":1},{"name":"tirana","email":"anatoli.kuzmin@gmail.com","login":"tirana","count":1},{"name":"ting","email":"44369205+71n9","login":"71n9","count":1},{"name":"tim-burke-systemware","email":"tim.burke@systemware.com","login":"tim-burke-systemware","count":1},{"name":"thecr8tr","email":"thecr8tr","login":"thecr8tr","count":1},{"name":"take0x","email":"89313929+take0x","login":"take0x","count":1},{"name":"sunnyyukaige","email":"kaige8531917@163.com","login":"sunnyyukaige","count":1},{"name":"sufyanAbbasi","email":"sufyanAbbasi","login":"sufyanAbbasi","count":1},{"name":"stevetracvc","email":"70416691+stevetracvc","login":"stevetracvc","count":1},{"name":"space88man","email":"shihping.chan@gmail.com","login":"space88man","count":1},{"name":"smhc","email":"shanehird@gmail.com","login":"smhc","count":1},{"name":"skratchdot","email":"git@skratchdot.com","login":"skratchdot","count":1},{"name":"Robert Fletcher","email":"mockdeep","login":"mockdeep","count":1},{"name":"Shashank","email":"42868640+snsten","login":"snsten","count":1},{"name":"rovner","email":"rovnyakov@gmail.com","login":"rovner","count":1},{"name":"roushikk","email":"roushikk@gmail.com","login":"roushikk","count":1},{"name":"richseviora","email":"richard.seviora@gmail.com","login":"richseviora","count":1},{"name":"customcommander","email":"hello@spinjs.com","login":"customcommander","count":1},{"name":"clubfest","email":"club.fest.on.meteor@gmail.com","login":"clubfest","count":1},{"name":"ch-saeki","email":"31008335+ch-saeki","login":"ch-saeki","count":1},{"name":"cezarelnazli","email":"cezarelnazli","login":"cezarelnazli","count":1},{"name":"ce86f3bb9faf71e","email":"118820152+ce86f3bb9faf71e","login":"ce86f3bb9faf71e","count":1},{"name":"camelmasa","email":"camelmasa@gmail.com","login":"camelmasa","count":1},{"name":"bozdemir84","email":"burak.bbm@gmail.com","login":"bozdemir84","count":1},{"name":"bootstraponline","email":"code@bootstraponline.com","login":"bootstraponline","count":1},{"name":"asmundak","email":"asmundak@google.com","login":"asmundak","count":1},{"name":"arnonax-tr","email":"62980738+arnonax-tr","login":"arnonax-tr","count":1},{"name":"anonymous_sdet","email":"anonymoussdet@gmail.com","login":"anonymoussdet","count":1},{"name":"albertor24","email":"albertor24.r@gmail.com","login":"albertor24","count":1},{"name":"abidema","email":"44252090+abidema","login":"abidema","count":1},{"name":"Zhuo Peng","email":"zhuo.peng@vanemy.org","login":"zhuopeng","count":1},{"name":"Zeki Mokhtarzada","email":"zekitm@gmail.com","login":"zmokhtar","count":1},{"name":"Yusuke Noda","email":"91508381+yusuke-noda","login":"yusuke-noda","count":1},{"name":"Yurii Karabas","email":"1998uriyyo@gmail.com","login":"uriyyo","count":1},{"name":"Yehuda Davis","email":"hudcap","login":"hudcap","count":1},{"name":"Yash Ladha","email":"201551061@iiitvadodara.ac.in","login":"yashLadha","count":1},{"name":"Yaroslav Admin","email":"devoto13@gmail.com","login":"devoto13","count":1},{"name":"Werner Robitza","email":"slhck","login":"slhck","count":1},{"name":"Václav Votípka","email":"enca@enca.cz","login":"eNcacz","count":1},{"name":"VladimirPodolyan","email":"36446855+VladimirPodolyan","login":"VladimirPodolyan","count":1},{"name":"Vladimir Támara Patiño","email":"vtamara@pasosdeJesus.org","login":"vtamara","count":1},{"name":"Vishnuprakash P K","email":"pkvprakash@gmail.com","login":"pkvprakash","count":1},{"name":"Virender Singh","email":"virenv@outlook.com","login":"virenv","count":1},{"name":"Viren Negi","email":"63040+meetme2meat","login":"meetme2meat","count":1},{"name":"VimalRaj Selvam","email":"email2vimalraj@gmail.com","login":"email2vimalraj","count":1},{"name":"Palmer Bandy","email":"37938675+palmermbandy","login":"palmermbandy","count":1},{"name":"joma74","email":"dev-mails@gmx.net","login":"joma74","count":1},{"name":"jochenberger","email":"fooberger@gmail.com","login":"jochenberger","count":1},{"name":"jmuramatsu","email":"jmuramatsu@gmail.com","login":"jmuramatsu","count":1},{"name":"jkohls","email":"johnny@appthwack.com","login":"jkohls","count":1},{"name":"jkbzh","email":"3439365+jkbzh","login":"jkbzh","count":1},{"name":"jess010","email":"jfreasier@gmail.com","login":"jess010","count":1},{"name":"jerome-nexedi","email":"jerome.perrin.nexedi@gmail.com","login":"jerome-nexedi","count":1},{"name":"jamespdo","email":"jamespdo@gmail.com","login":"jamespdo","count":1},{"name":"ifland","email":"ifland@gmail.com","login":"oifland","count":1},{"name":"iDONi","email":"30952073+Aidoni0797","login":"Aidoni0797","count":1},{"name":"hornyja4","email":"hornych.h@gmail.com","login":"hornyja4","count":1},{"name":"helen3141","email":"54561656+helen3141","login":"helen3141","count":1},{"name":"hectorhon","email":"hon.lianhung@gmail.com","login":"hectorhon","count":1},{"name":"havja","email":"havelj1@gmail.com","login":"havja","count":1},{"name":"h-arlt","email":"h.arlt@xceptance.de","login":"h-arlt","count":1},{"name":"gregory.kleiner@accolade.com","email":"gregory.kleiner@accolade.com","login":"gregorykleiner","count":1},{"name":"granak","email":"marcel141.g@live.com","login":"granak","count":1},{"name":"gopackgo90","email":"cbodendein@live.com","login":"gopackgo90","count":1},{"name":"glaszig","email":"mail+github@glasz.org","login":"glaszig","count":1},{"name":"seidnerj","email":"jonathan.seidner@gmail.com","login":"seidnerj","count":1},{"name":"ggkiokas","email":"115367874+ggkiokas","login":"ggkiokas","count":1},{"name":"gentoo90","email":"gentoo90","login":"gentoo90","count":1},{"name":"fuyou","email":"imshuazi@126.com","login":"lifefloating","count":1},{"name":"doctor-house","email":"66467615+doctor-house","login":"doctor-house","count":1},{"name":"dnknitro","email":"vova64@gmail.com","login":"dnknitro","count":1},{"name":"deedy5","email":"65482418+deedy5","login":"deedy5","count":1},{"name":"daviande","email":"danderso@gmail.com","login":"daviande","count":1},{"name":"darek8686","email":"darek86@gmail.com","login":"darek8686","count":1},{"name":"danvine","email":"github@danvine.com","login":"danvine","count":1},{"name":"George Adams","email":"george.adams@microsoft.com","login":"gdams","count":1},{"name":"Gaurav Dubey","email":"gauravdubey0107@gmail.com","login":"gaurav0107","count":1},{"name":"Gaurav","email":"igauravsehrawat@gmail.com","login":"igauravsehrawat","count":1},{"name":"GFHuang","email":"4510984+GF-Huang","login":"GF-Huang","count":1},{"name":"Fumiaki MATSUSHIMA","email":"mtsmfm@gmail.com","login":"mtsmfm","count":1},{"name":"Frederik Carlier","email":"frederik.carlier@quamotion.mobi","login":"qmfrederik","count":1},{"name":"François JACQUES","email":"hypnoce@donarproject.org","login":"hypnoce","count":1},{"name":"Franz Liedke","email":"franz@develophp.org","login":"franzliedke","count":1},{"name":"Florian Zipperle","email":"zipperle","login":"zipperle","count":1},{"name":"Florian Mutter","email":"32459530+florianmutter","login":"florianmutter","count":1},{"name":"Florian LOPES","email":"florian.lopes@outlook.com","login":"f-lopes","count":1},{"name":"Florian Apolloner","email":"florian@apolloner.eu","login":"apollo13","count":1},{"name":"FloKNetcare","email":"Florian.Kilz@netcare.de","login":"FloKNetcare","count":1},{"name":"Fenil Mehta","email":"42742240+fenilgmehta","login":"fenilgmehta","count":1},{"name":"Felipe Knorr Kuhn","email":"git@knorrium.info","login":"knorrium","count":1},{"name":"Federico Franco","email":"81330093+FFederi","login":"FFederi","count":1},{"name":"Fan","email":"1135611487@qq.com","login":"fanjlii","count":1},{"name":"EwaMarek","email":"ewa.marek.3.14@gmail.com","login":"EwaMarek","count":1},{"name":"Evgeniy Roldukhin","email":"evgeniy@roldukhin.ru","login":"roldevg","count":1},{"name":"Ethan","email":"143832482+ethbra","login":"ethbra","count":1},{"name":"Erik E. Beerepoot","email":"erikbeerepoot@hush.com","login":"erikbeerepoot","count":1},{"name":"Enrique Daimiel","email":"kdaimiel@gmail.com","login":"kdaimiel","count":1},{"name":"Emil Hemdal","email":"emil@hemdal.se","login":"emilhem","count":1},{"name":"Dharrya","email":"dharrya@gmail.com","login":"dharrya","count":1},{"name":"Eduardo Wermuth","email":"eduardoh.c.wermuth@gmail.com","login":"Jiwari","count":1},{"name":"Edi Weissmann","email":"edi.weissmann@gmail.com","login":"ediweissmann","count":1},{"name":"Eberhard Beilharz","email":"eb1@sil.org","login":"ermshiperete","count":1},{"name":"Dylan Semler","email":"dsem","login":"dsem","count":1},{"name":"Dylan Lacey","email":"github@dylanlacey.com","login":"DylanLacey","count":1},{"name":"Innokenty Shuvalov","email":"innocentshuvalov@gmail.com","login":"innokenty","count":1},{"name":"Indomitable","email":"ventsislav.mladenov@outlook.com","login":"Indomitable","count":1},{"name":"Immanuel Hayden","email":"immanuel.hayden@gmail.com","login":"FrankyBoy","count":1},{"name":"Ilyas Bayraktar","email":"bayilyas@gmail.com","login":"bayilyas","count":1},{"name":"Ilya Kozhevnikov","email":"github@kozhevnikov.com","login":"kozhevnikov","count":1},{"name":"Iaroslav Naidon","email":"inaidon@conductor.com","login":"iaroslavn","count":1},{"name":"Ian Lesperance","email":"ian@elliterate.com","login":"elliterate","count":1},{"name":"Hyesung Lee","email":"hyesung.lee@silentsoft.org","login":"silentsoft","count":1},{"name":"Hugo van Kemenade","email":"hugovk","login":"hugovk","count":1},{"name":"Hiroaki Ninomiya","email":"me@treby.info","login":"treby","count":1},{"name":"Herryanto Siatono","email":"herryanto@gmail.com","login":"jugend","count":1},{"name":"Heky","email":"maptacek@gmail.com","login":"Heky","count":1},{"name":"HeeJun","email":"64578367+syber911911","login":"syber911911","count":1},{"name":"Harshit Agrawal","email":"94462364+harshit-bs","login":"harshit-bs","count":1},{"name":"Harry","email":"hjwp2@cantab.net","login":"hjwp","count":1},{"name":"Hanbo Wang","email":"hanbo.wang@smartekworks.com","login":"bswhb","count":1},{"name":"Hamir Mahal","email":"hamirmahal@gmail.com","login":"hamirmahal","count":1},{"name":"Guille","email":"alvarezguille","login":"alvarezguille","count":1},{"name":"Guilherme Sousa","email":"33522742+dilhelh","login":"dilhelh","count":1},{"name":"Grzegorz Halat","email":"grzegorz.halat@gmail.com","login":"grz0","count":1},{"name":"Grey Li","email":"withlihui@gmail.com","login":"greyli","count":1},{"name":"Greg Hogan","email":"gregjhogan@gmail.com","login":"gregjhogan","count":1},{"name":"Greg Fraley","email":"gfraley@proofpoint.com","login":"gsfraley","count":1},{"name":"Graham Russell","email":"graham@ham1.co.uk","login":"ham1","count":1},{"name":"Gopal Patel","email":"nixme@stillhope.com","login":"nixme","count":1},{"name":"Godefroid Chapelle","email":"gotcha@bubblenet.be","login":"gotcha","count":1},{"name":"Giorgos Tzampanakis","email":"giorgos.tzampanakis@gmail.com","login":"gtzampanakis","count":1},{"name":"Gestalt LUR","email":"gestapolur","login":"gestapolur","count":1},{"name":"Gerald Ehmayer","email":"gerald.ehmayer@gmail.com","login":"gerixx","count":1},{"name":"Diego Fernández Santos","email":"diego.fernandez.santos@bbva.com","login":"diego-fernandez-santos","count":1},{"name":"Daniel Brown","email":"djbrown","login":"djbrown","count":1},{"name":"Dana Sherson","email":"robot@dana.sh","login":"robotdana","count":1},{"name":"Damir","email":"damirz@gmail.com","login":"sidonath","count":1},{"name":"Damien Allison","email":"dakkad","login":"dakkad","count":1},{"name":"Dakkaron","email":"dak1st@gmx.at","login":"Dakkaron","count":1},{"name":"Cédric Boutillier","email":"cedric.boutillier@gmail.com","login":"boutil","count":1},{"name":"CsolG","email":"csolg7@gmail.com","login":"csolg","count":1},{"name":"Coty Rosenblath","email":"coty@pobox.com","login":"coty","count":1},{"name":"Chris Stringer","email":"cstringer42@gmail.com","login":"cstringer","count":1},{"name":"Christian Ansel","email":"36796016+ChrstnAnsl","login":"ChrstnAnsl","count":1},{"name":"Christopher Wood","email":"cwood@panopto.com","login":"cwood-panopto","count":1},{"name":"Connor Shea","email":"connor.james.shea@gmail.com","login":"connorshea","count":1},{"name":"Chris Mohr","email":"chris.mohr@gmail.com","login":"chrismohr","count":1},{"name":"Chris Martin","email":"ch.martin@gmail.com","login":"chris-martin","count":1},{"name":"Chris Gossett","email":"54162250+cgossett","login":"cgossett","count":1},{"name":"Chris Gamache","email":"cgamache@gmail.com","login":"cgamache","count":1},{"name":"Charles Thomas","email":"ch@rlesthom.as","login":"charlesthomas","count":1},{"name":"Chandan","email":"mrchandansharma25@gmail.com","login":"Chandan25sharma","count":1},{"name":"ChanMin Kim","email":"kcm1700@gmail.com","login":"kcm1700","count":1},{"name":"Cervac Petru","email":"petru.cervac@gmail.com","login":"BusHero","count":1},{"name":"Carson McDonald","email":"carson@ioncannon.net","login":"carsonmcdonald","count":1},{"name":"Carlos Ortega","email":"roh.race@gmail.com","login":"carlosroh","count":1},{"name":"Calin Marina","email":"calin.marina@gmail.com","login":"calinmarina","count":1},{"name":"Caleb P. Burns","email":"cpburnz@gmail.com","login":"cpburnz","count":1},{"name":"Brian Hawley","email":"brian_hawley@yahoo.com","login":"BrianHawley","count":1},{"name":"Brett Randall","email":"javabrett@gmail.com","login":"javabrett","count":1},{"name":"Brett Porter","email":"brett@apache.org","login":"brettporter","count":1},{"name":"Brendan Mannix","email":"bmannix@gmail.com","login":"bmannix","count":1},{"name":"Dvoryadkin Pavel","email":"52860505+DvoryadkinPavel","login":"DvoryadkinPavel","count":1},{"name":"Donald Pipowitch","email":"pipo@senaeh.de","login":"donaldpipowitch","count":1},{"name":"Dominik Stadler","email":"dominik.stadler@gmx.at","login":"centic9","count":1},{"name":"Dominik Rauch","email":"dominik.rauch@rubicon.eu","login":"drauch","count":1},{"name":"Dominik Dary","email":"ddary@ebay.com","login":"DominikDary","count":1},{"name":"Dominic Evans","email":"8060970+dnwe","login":"dnwe","count":1},{"name":"Dmitry Tokarev","email":"dmitrytokarev","login":"dmitrytokarev","count":1},{"name":"Dmitriy Sintsov","email":"questpc256@gmail.com","login":"Dmitri-Sintsov","count":1},{"name":"Diogo Teles Sant'Anna","email":"diogoteles@google.com","login":"diogoteles08","count":1},{"name":"Dima Veselov","email":"d.a.veselov@yandex.ru","login":"dveselov","count":1},{"name":"DevineLiu","email":"23489096+DevineLiu","login":"DevineLiu","count":1},{"name":"Devang","email":"devangsabbarwal46509@gmail.com","login":"devanngg","count":1},{"name":"Dennis Ameling","email":"dennis@dennisameling.com","login":"dennisameling","count":1},{"name":"Denis Demchenko","email":"lancedikson@gmail.com","login":"lancedikson","count":1},{"name":"DeflateAwning","email":"11021263+DeflateAwning","login":"DeflateAwning","count":1},{"name":"Debanjan Choudhury","email":"debanjanc01@gmail.com","login":"debanjanc01","count":1},{"name":"David Zhu","email":"hdavidzhu","login":"hdavidzhu","count":1},{"name":"David Zbarsky","email":"dzbarsky@gmail.com","login":"dzbarsky","count":1},{"name":"David Vargas","email":"dvarrui@protonmail.com","login":"dvarrui","count":1},{"name":"David Shaffer","email":"dave.shaffer@gmail.com","login":"flanger001","count":1},{"name":"David Sanders","email":"dsanders11@ucsbalum.com","login":"dsanders11","count":1},{"name":"David Hewson","email":"dev@daveid.co.uk","login":"dten","count":1},{"name":"David Fischer","email":"david.fischer.ch@gmail.com","login":"davidfischer-ch","count":1},{"name":"David English","email":"davidenglishcodes@gmail.com","login":"davidenglishmusic","count":1},{"name":"David Bernhard","email":"dbernhard@ethz.ch","login":"dbernhard-0x7CD","count":1},{"name":"Darrin Cherry","email":"darrinlc@Gmail.com","login":"darrincherry","count":1},{"name":"Danny Staple","email":"danny@orionrobots.co.uk","login":"dannystaple","count":1},{"name":"Daniel Rozenberg","email":"me@danielrozenberg.com","login":"danielrozenberg","count":1},{"name":"Manoj Kumar","email":"manoj9788@gmail.com","login":"manoj9788","count":1},{"name":"Manikanta Reddy","email":"89578665+MRTamalampudi","login":"MRTamalampudi","count":1},{"name":"MandarJKulkarni","email":"33712629+MandarJKulkarni","login":"MandarJKulkarni","count":1},{"name":"Maid","email":"37146904+ParadiseWitch","login":"ParadiseWitch","count":1},{"name":"Maciej Pakulski","email":"pakulski.maciej@gmail.com","login":"macpak","count":1},{"name":"MMK-IBSEN","email":"124664589+MMK-IBSEN","login":"MMK-IBSEN","count":1},{"name":"MASACR99","email":"joangil99@gmail.com","login":"MASACR99","count":1},{"name":"Lukáš Linhart","email":"lukas.linhart.1981@gmail.com","login":"lukas-linhart","count":1},{"name":"Luis Serna","email":"lsosvaldo@gmail.com","login":"LuisOsv","count":1},{"name":"Luis Pflamminger","email":"luis.pflamminger@gmail.com","login":"luispflamminger","count":1},{"name":"Luis Correia","email":"luis.f.correia@gmail.com","login":"luisfcorreia","count":1},{"name":"Levi Noecker","email":"levi-rs","login":"levi-rs","count":1},{"name":"Laurence Rowe","email":"l@lrowe.co.uk","login":"lrowe","count":1},{"name":"Laura","email":"snailtsunami@gmail.com","login":"whorlwater","count":1},{"name":"Larry Yu","email":"lyu@digitalguardian.com","login":"laryu","count":1},{"name":"Larry Diamond","email":"1066589+larrydiamond","login":"larrydiamond","count":1},{"name":"Lamberto","email":"n2o1988@gmail.com","login":"n2o1988","count":1},{"name":"Krzysztof Księżyk","email":"crs@poczta.fm","login":"crspl","count":1},{"name":"Kris","email":"1611248+Rinzwind","login":"Rinzwind","count":1},{"name":"Kouzukii","email":"ludewig.b@gmail.com","login":"Kouzukii","count":1},{"name":"Konstantin Kotenko","email":"36271666+kkotenko","login":"kkotenko","count":1},{"name":"Kim Hyeonseok","email":"kim010322@gmail.com","login":"plming","count":1},{"name":"Kian Meng Ang","email":"kianmeng.ang@gmail.com","login":"kianmeng","count":1},{"name":"Kian Eliasi","email":"kian.elbo@gmail.com","login":"kianelbo","count":1},{"name":"Kevin Dew","email":"kevindew@me.com","login":"kevindew","count":1},{"name":"Kevin C","email":"Kache","login":"Kache","count":1},{"name":"KentGu","email":"kentgu2010@gmail.com","login":"KentGu","count":1},{"name":"Kensuke Numakura","email":"knmkr3gma@gmail.com","login":"knmkr","count":1},{"name":"Kazuhiro NISHIYAMA","email":"znz","login":"znz","count":1},{"name":"Mickaël Schoentgen","email":"contact@tiger-222.fr","login":"BoboTiG","count":1},{"name":"Michał Herda","email":"phoe@openmailbox.org","login":"phoe","count":1},{"name":"Michal Čihař","email":"michal@cihar.com","login":"nijel","count":1},{"name":"Michael P. Jung","email":"michael.jung@terreon.de","login":"bikeshedder","count":1},{"name":"Michael Nikitochkin","email":"miry.sof@gmail.com","login":"miry","count":1},{"name":"Michael Keeley","email":"mike@sparkstone.co.nz","login":"mgkeeley","count":1},{"name":"Michael Glass","email":"me@mike.is","login":"michaelglass","count":1},{"name":"Michael Benz","email":"michael.benz@foconis.de","login":"focbenz","count":1},{"name":"Meir Blachman","email":"meirblachman@gmail.com","login":"Meir017","count":1},{"name":"Max Schmitt","email":"max@schmitt.mx","login":"mxschmitt","count":1},{"name":"Max Perrello","email":"max.perrello@gmail.com","login":"maxtheaxe","count":1},{"name":"MatzFan","email":"MatzFan","login":"MatzFan","count":1},{"name":"Matthias Kurz","email":"m.kurz@irregular.at","login":"mkurz","count":1},{"name":"Matthew Rahtz","email":"matthew.rahtz@gmail.com","login":"mrahtz","count":1},{"name":"Matthew Lymer","email":"matthew.lymer@outlook.com","login":"MatthewLymer","count":1},{"name":"Matthew Kempkers","email":"118692289+matt-kemp-m2x","login":"matt-kemp-m2x","count":1},{"name":"Matt Q","email":"irrationalrockprogramming@gmail.com","login":"irrationalRock","count":1},{"name":"Matt McCartney","email":"mmccartn","login":"mmccartn","count":1},{"name":"Mathias Rangel Wulff","email":"m@rawu.dk","login":"mathiasrw","count":1},{"name":"Mathias Paulenko Echeverz","email":"mathias.paulenko@gmail.com","login":"MathiasPaulenko","count":1},{"name":"Mathias Kresin","email":"m@kresin.me","login":"mkresin","count":1},{"name":"Mateusz Kajka","email":"18029907+codemrkay","login":"codemrkay","count":1},{"name":"Marvin A. Ruder","email":"github@mruder.dev","login":"marvinruder","count":1},{"name":"Mark Watson","email":"watsonmw@gmail.com","login":"watsonmw","count":1},{"name":"Mark Stacey","email":"markjstacey@gmail.com","login":"Gudahtt","count":1},{"name":"Mark Mayo","email":"mark@there.co.nz","login":"marksmayo","count":1},{"name":"Mark Christian","email":"m@rkchristian.ca","login":"shinypb","count":1},{"name":"Maria Filonova","email":"filonova7@yandex.ru","login":"fil7","count":1},{"name":"Marcin Strzyz","email":"37447884+mastrzyz","login":"mastrzyz","count":1},{"name":"Jewen Xiao","email":"jxiao@ncbi.nlm.nih.gov","login":"jxiaodev","count":1},{"name":"Jesserd July","email":"junpcnpig@126.com","login":"Seven13G","count":1},{"name":"JerryJia","email":"jerryjiahaha@gmail.com","login":"jerryjiahaha","count":1},{"name":"Jeroen van Warmerdam","email":"jeronevw@hotmail.com","login":"jerone","count":1},{"name":"Jens Diemer","email":"github.com@jensdiemer.de","login":"jedie","count":1},{"name":"Jayson Smith","email":"github@nes.33mail.com","login":"mxygem","count":1},{"name":"Jayme","email":"kalkehcoisa","login":"kalkehcoisa","count":1},{"name":"Jayasankar","email":"jayasankar.m@gmail.com","login":"Jayasankar-m","count":1},{"name":"Javier Candeira","email":"javier@candeira.com","login":"candeira","count":1},{"name":"Jason Parry","email":"jasonsparry@mac.com","login":"jparry","count":1},{"name":"Jason Hu","email":"awarecan","login":"awarecan","count":1},{"name":"Jason Heflinger","email":"jasonheflinger@gmail.com","login":"JHeflinger","count":1},{"name":"Jason Anderson","email":"diurnalist@gmail.com","login":"diurnalist","count":1},{"name":"Jared Webber","email":"jared.webber@prodigygame.com","login":"jaredwebber","count":1},{"name":"Jani Hautakangas","email":"jani@igalia.com","login":"zhani","count":1},{"name":"Jan Weitz","email":"jan@iosphere.de","login":"weitzj","count":1},{"name":"James Yuzawa","email":"jtyuzawa@gmail.com","login":"yuzawa-san","count":1},{"name":"James Martin","email":"martin770","login":"martin770","count":1},{"name":"James Braza","email":"jamesbraza@gmail.com","login":"jamesbraza","count":1},{"name":"Jake Klingensmith","email":"jklingen92","login":"jklingen92","count":1},{"name":"Jake","email":"jakedurand00@gmail.com","login":"jakedurand","count":1},{"name":"Jacob Wejendorp","email":"jacob@wejendorp.dk","login":"wejendorp","count":1},{"name":"Jacob Walls","email":"jacobtylerwalls@gmail.com","login":"jacobtylerwalls","count":1},{"name":"Jack Allen","email":"38332643+jackall3n","login":"jackall3n","count":1},{"name":"J.D. Purcell","email":"jdpurcell@gmail.com","login":"jdpurcell","count":1},{"name":"Ivan Krutov","email":"vania-pooh@vania-pooh.com","login":"vania-pooh","count":1},{"name":"Isaac A. Murchie","email":"isaac.appium@gmail.com","login":"imurchie","count":1},{"name":"Ioan Giurgiu","email":"ioan.giu@gmail.com","login":"Oxilod","count":1},{"name":"Daniel Montoya","email":"dsmontoyam@gmail.com","login":"dsmontoya","count":1},{"name":"Karl Kuehn","email":"kuehn.karl@gmail.com","login":"larkost","count":1},{"name":"Kamen Litchev","email":"kamenlitchev","login":"kamenlitchev","count":1},{"name":"Justine Tunney","email":"jtunney@gmail.com","login":"jart","count":1},{"name":"Justin Tulloss","email":"justin.tulloss@gmail.com","login":"JustinTulloss","count":1},{"name":"JustasM","email":"59362982+JustasMonkev","login":"JustasMonkev","count":1},{"name":"Junpei Kawamoto","email":"kawamoto.junpei@gmail.com","login":"jkawamoto","count":1},{"name":"Julien Phalip","email":"jphalip@gmail.com","login":"jphalip","count":1},{"name":"Julian Harty","email":"julianharty@gmail.com","login":"julianharty","count":1},{"name":"Julian Didier","email":"did.julian@gmail.com","login":"theredfish","count":1},{"name":"João Luca Ripardo","email":"jlucartc@gmail.com","login":"jlucartc","count":1},{"name":"Jose D. Gomez R.","email":"1josegomezr@gmail.com","login":"josegomezr","count":1},{"name":"Ghjuvan Lacambre","email":"code@lacamb.re","login":"glacambre","count":1},{"name":"Jonathon Kereliuk","email":"kereliuk.j@gmail.com","login":"kereliuk","count":1},{"name":"Jonah","email":"jonasz.karafiol@gmail.com","login":"JonahKK","count":1},{"name":"Jon Wallsten","email":"Jon.wallsten@gmail.com","login":"JonWallsten","count":1},{"name":"Jon Dufresne","email":"jon.dufresne@gmail.com","login":"jdufresne","count":1},{"name":"Jolyon Pawlyn","email":"jpawlyn@gmail.com","login":"jpawlyn","count":1},{"name":"Johnson","email":"20457146+j3soon","login":"j3soon","count":1},{"name":"John Pelly","email":"jpelly@gmail.com","login":"pelly","count":1},{"name":"John Dorlus","email":"jsdorlus@gmail.com","login":"cuff-links","count":1},{"name":"John Comeau","email":"jcomeauictx","login":"jcomeauictx","count":1},{"name":"Joel Hillacre","email":"joel@403forbidden.ca","login":"jhillacre","count":1},{"name":"Joe Lencioni","email":"joe.lencioni@gmail.com","login":"lencioni","count":1},{"name":"Joe Bandenburg","email":"joe@bandenburg.com","login":"joebandenburg","count":1},{"name":"Joaquín Romero","email":"joromerom@gmail.com","login":"joromero","count":1},{"name":"Jitendra Singh2","email":"138148209+jit3pam","login":"jit3pam","count":1},{"name":"Jim Reid","email":"reidj32@gmail.com","login":"reidj32","count":1},{"name":"Jigar wala","email":"jigarwala007@gmail.com","login":"itsjwala","count":1},{"name":"Jiahua Fan","email":"jefferyfan3a@gmail.com","login":"JefferyVin","count":1}],"past_year_committers":[{"name":"Titus Fortner","email":"titusfortner@gmail.com","login":"titusfortner","count":482},{"name":"Nikolay Borisenko","email":"nikolay.v.borisenko@gmail.com","login":"nvborisenko","count":198},{"name":"Selenium CI Bot","email":"diemol+selenium-ci@gmail.com","login":"selenium-ci","count":180},{"name":"Corey Goldberg","email":"1113081+cgoldberg","login":"cgoldberg","count":92},{"name":"Andrei Solntsev","email":"andrei.solntsev@gmail.com","login":"asolntsev","count":90},{"name":"David Burns","email":"david.burns@theautomatedtester.co.uk","login":"AutomatedTester","count":59},{"name":"Viet Nguyen Duc","email":"nguyenducviet4496@gmail.com","login":"VietND96","count":41},{"name":"Diego Molina","email":"diemol@gmail.com","login":"diemol","count":38},{"name":"Navin Chandra","email":"navinchandra772@gmail.com","login":"navin772","count":32},{"name":"Simon Stewart","email":"simon.m.stewart@gmail.com","login":"shs96c","count":29},{"name":"Michael Render","email":"render.michael@gmail.com","login":"RenderMichael","count":18},{"name":"Boni García","email":"boni.garcia@uc3m.es","login":"bonigarcia","count":18},{"name":"Alex Popov","email":"iampopovich@gmail.com","login":"iampopovich","count":18},{"name":"mk868","email":"maciej.kucharczyk@hotmail.com","login":"mk868","count":16},{"name":"Swastik Baranwal","email":"swstkbaranwal@gmail.com","login":"Delta456","count":15},{"name":"Puja Jagani","email":"puja.jagani93@gmail.com","login":"pujagani","count":12},{"name":"Augustin Gottlieb","email":"33221555+aguspe","login":"aguspe","count":11},{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":11},{"name":"Jörg Sautter","email":"joerg.sautter@gmx.net","login":"joerg1985","count":7},{"name":"JAYA DILEEP","email":"114493600+seethinajayadileep","login":"seethinajayadileep","count":6},{"name":"Pallavi","email":"info@5elementslearning.dev","login":"pallavigitwork","count":4},{"name":"Earlopain","email":"14981592+Earlopain","login":"Earlopain","count":3},{"name":"Victoria Ivanova","email":"vicky.ivanova.opensource@gmail.com","login":"vicky-iv","count":3},{"name":"Michal Zyndul","email":"michal.zyndul@adverity.com","login":"mzyndul","count":2},{"name":"Pierluigi Lenoci","email":"pierluigi.lenoci@gmail.com","login":"pierluigilenoci","count":2},{"name":"Vasiliy Mikhailov","email":"vasiliy-mikhailov","login":"vasiliy-mikhailov","count":2},{"name":"Sri Harsha","email":"sri_harsha509@hotmail.com","login":"harsha509","count":2},{"name":"RENATO SPENCER","email":"124679632+spencerarq","login":"spencerarq","count":2},{"name":"Mohab Mohie","email":"Mohab.MohieElDeen@outlook.com","login":"MohabMohie","count":2},{"name":"Manuel Blanco","email":"mannywhite89@icloud.com","login":"manuelsblanco","count":2},{"name":"Giulio Longfils","email":"giuliolongfils@gmail.com","login":"giulong","count":2},{"name":"Alex Rodionov","email":"p0deje@gmail.com","login":"p0deje","count":2},{"name":"Noel Kim (김민혁)","email":"react-native@naver.com","login":"nnnnoel","count":1},{"name":"VIPUL TRIPATHI","email":"vtvipul@gmail.com","login":"vtvipul","count":1},{"name":"Vaibhav Gupta","email":"evaibhavmail@gmail.com","login":"VbhvGupta","count":1},{"name":"Viacheslav Dermichev","email":"113171440+v-dermichev","login":"v-dermichev","count":1},{"name":"bhecquet","email":"bhecquet","login":"bhecquet","count":1},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":1},{"name":"mayank-at-sauce","email":"mayank.bhandari@saucelabs.com","login":"mayank-at-sauce","count":1},{"name":"mtrea","email":"32470080+mtrea","login":"mtrea","count":1},{"name":"munawiki","email":"munawiki@gmail.com","login":"munawiki","count":1},{"name":"nemowang","email":"nemowang@outlook.com","login":"nemowang2003","count":1},{"name":"pinterior","email":"pinterior","login":"pinterior","count":1},{"name":"pixelsapphire","email":"35204889+pixelsapphire","login":"pixelsapphire","count":1},{"name":"tim-burke-systemware","email":"tim.burke@systemware.com","login":"tim-burke-systemware","count":1},{"name":"NoStory-py","email":"nostoryatall@gmail.com","login":"NoStory-py","count":1},{"name":"Matthias Kurz","email":"m.kurz@irregular.at","login":"mkurz","count":1},{"name":"Mathias Paulenko Echeverz","email":"mathias.paulenko@gmail.com","login":"MathiasPaulenko","count":1},{"name":"Lauro Moura","email":"lmoura@igalia.com","login":"lauromoura","count":1},{"name":"Jitendra Singh2","email":"138148209+jit3pam","login":"jit3pam","count":1},{"name":"Gaurav Dubey","email":"gauravdubey0107@gmail.com","login":"gaurav0107","count":1},{"name":"Ethan","email":"143832482+ethbra","login":"ethbra","count":1},{"name":"Devang","email":"devangsabbarwal46509@gmail.com","login":"devanngg","count":1},{"name":"Adam Dangoor","email":"adamdangoor@gmail.com","login":"adamtheturtle","count":1},{"name":"Anthony Richardson","email":"26676+Osseta","login":"Osseta","count":1},{"name":"BckupMuthu","email":"69098183+BckupMuthu","login":"BckupMuthu","count":1},{"name":"Chandan","email":"mrchandansharma25@gmail.com","login":"Chandan25sharma","count":1},{"name":"David Zbarsky","email":"dzbarsky@gmail.com","login":"dzbarsky","count":1},{"name":"Dennis Ameling","email":"dennis@dennisameling.com","login":"dennisameling","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6759862,"commits_count":979839772,"contributors_count":41298045,"owners_count":1360935,"committers_count":3355342,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"SeleniumHQ/selenium","html_url":"https://github.com/SeleniumHQ/selenium","last_synced_at":"2026-08-23T13:31:45.347Z","status":null,"issues_count":2185,"pull_requests_count":3980,"avg_time_to_close_issue":5472989.995477671,"avg_time_to_close_pull_request":2184725.0951943677,"issues_closed_count":1769,"pull_requests_closed_count":3266,"pull_request_authors_count":303,"issue_authors_count":1502,"avg_comments_per_issue":5.636155606407323,"avg_comments_per_pull_request":3.2030150753768845,"merged_pull_requests_count":2579,"bot_issues_count":3,"bot_pull_requests_count":474,"past_year_issues_count":165,"past_year_pull_requests_count":487,"past_year_avg_time_to_close_issue":3584187.343137255,"past_year_avg_time_to_close_pull_request":1290865.07788162,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":321,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.703030303030303,"past_year_avg_comments_per_pull_request":3.6899383983572895,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":274,"created_at":"2023-05-10T11:07:31.976Z","updated_at":"2026-08-23T13:31:45.347Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselenium/issues","issue_labels_count":{"table":{"I-defect":1423,"needs-triaging":753,"I-enhancement":424,"A-needs-triaging":214,"R-awaiting answer":207,"C-java":195,"I-question":193,"C-py":192,"C-dotnet":188,"G-chromedriver":141,"I-issue-template":113,"C-rust":95,"D-chrome":92,"C-grid":80,"C-nodejs":80,"help wanted":73,"C-rb":69,"OS-windows":69,"I-stale":60,"J-stale":52,"I-regression":46,"OS-linux":44,"C-devtools":36,"A-needs decision":30,"B-grid":29,"I-logging":28,"D-firefox":27,"OS-mac":25,"J-awaiting answer":22,"G-geckodriver":21,"B-manager":20,"R-help wanted":18,"B-devtools":17,"D-edge":14,"G-msedgedriver":14,"C-build":12,"bug":11,"J-issue-template":11,"B-build":10,"G-w3c":10,"A-needs new owner":8,"D-atoms":8,"C-docs":6,"G-safaridriver":6,"support":4,"B-atoms":4,"R-awaiting merge":4,"D-IE":3,"D-safari":3,"dependencies":3,"C-cpp":3,"documentation":2,"Review effort [1-5]: 2":2,"B-dependencies":2,"B-docs":2,"J-logging":2,"tests":1,"B-support":1,"E-easy":1,"ruby":1,"R-blocked on external":1,"enhancement":1,"Stale":1,"good first issue":1,"A-needs investigation":1}},"pull_request_labels_count":{"table":{"Review effort [1-5]: 2":659,"C-py":500,"enhancement":481,"Review effort 2/5":452,"dependencies":397,"B-build":369,"C-java":342,"Review effort 1/5":307,"Review effort [1-5]: 1":242,"Review effort [1-5]: 3":231,"C-nodejs":230,"C-dotnet":220,"C-rust":185,"C-rb":182,"tests":152,"B-devtools":143,"Bug fix":139,"C-build":120,"Review effort 3/5":96,"B-support":73,"B-grid":68,"Review effort [1-5]: 4":60,"B-manager":56,"J-stale":51,"C-grid":45,"configuration changes":44,"C-devtools":42,"A-needs decision":39,"B-docs":32,"bug_fix":30,"P-enhancement":23,"documentation":21,"Possible security concern":21,"Review effort 4/5":20,"I-stale":20,"B-dependencies":17,"P-bug fix":11,"B-atoms":10,"Stale":8,"R-awaiting merge":7,"other":7,"python":6,"Review effort [1-5]: 5":5,"ruby":5,"D-atoms":4,"javascript":3,"support":3,"I-enhancement":3,"R-awaiting answer":2,"I-defect":2,"bug":2,"B-bug fix":2,"rerun-tests":2,"C-docs":2,"miscellaneous":2,"I-cleanup":2,"R-needs code changes":1,"R-awaiting external":1,"Failed compliance check":1,"G-chromedriver":1,"D-firefox":1,"D-chrome":1,"D-IE":1,"A-needs-triaging":1,"I-regression":1,"hacktoberfest-accepted":1,"Compliance violation":1}},"issue_author_associations_count":{"table":{"NONE":1710,"MEMBER":276,"CONTRIBUTOR":199}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":2045,"MEMBER":1658,"NONE":277}},"issue_authors":{"table":{"titusfortner":114,"nvborisenko":63,"cgoldberg":32,"bonigarcia":30,"joerg1985":30,"RenderMichael":16,"MJB222398":14,"pujagani":10,"bhecquet":9,"mykola-mokhnach":9,"whimboo":9,"alaahong":8,"MohabMohie":8,"sbabcoc":8,"MatzFan":8,"jjqi92":8,"diemol":7,"kool79":7,"mgorny":7,"SeleniumNinja":7,"harmin-parra":7,"jramirezmorales":6,"gitissuepost":6,"krishtoautomate":6,"elliottj":6,"p0deje":6,"vlad8x8":6,"csgbn":5,"VietND96":5,"symonk":5,"ollie-iterators":5,"lprimak":5,"aaltat":4,"slhck":4,"limuyuan":4,"apupier":4,"bwomsm1":4,"kevinoid":4,"skyhirider":4,"johnago":4,"sandeshmms":4,"Erix377":4,"AB-xdev":4,"baflQA":4,"abhi-iac":4,"GlobalMe2017":4,"dornech":4,"MarcelWilson":4,"trance-babe":3,"parholmdahl":3,"EuclidHeron":3,"Pepan":3,"tking16":3,"sudha1218":3,"amardeep2006":3,"pranesh517":3,"rummitta":3,"lopukhDA":3,"Mohanram3012":3,"jaychoubaby":3,"KrzysztofC":3,"asolntsev":3,"saikatdas98":3,"Daniel-Pierce-IV":3,"dmke":3,"MagdelineNg":3,"ghost":3,"emanlove":3,"iamxiaojianzheng":3,"jaydjana87":3,"budcribar":3,"dheeraj009joshi":3,"TWiStErRob":3,"CalebKierum":3,"dineshkumar-kanniyammal":3,"ksingha161":3,"AMP-BH":3,"jonn-set":3,"cocchiarocarl":3,"shinobi01":3,"helloworld213":3,"arnonax-tr":3,"sathanRaj":3,"Pique7":3,"dcdraper":3,"ccarmannt":3,"HasiniRangana":2,"Auto81":2,"johnbartels":2,"mdmintz":2,"bollwyvl":2,"cursedgrape":2,"jschmied":2,"rajat315315":2,"mcichonqa":2,"harunurhan":2,"shyampatadia":2,"pzygielo":2,"sooraj171":2,"stefanoborini":2,"Mek7":2,"iampopovich":2,"jvanderwoude80":2,"Yash1067":2,"ylecuyer":2,"eugenedani":2,"pogrebnyaksa":2,"majidys":2,"studiokevinabanto":2,"mmuthum":2,"voxik":2,"zerosdev":2,"Jobvdb":2,"gauravgandhi1315":2,"fenchu":2,"jacob25paul":2,"Fradhyle":2,"sarulatha20":2,"M1troll":2,"thc202":2,"Earlopain":2,"Carmaiquel":2,"zefkide":2,"GaurangTandon":2,"R1637":2,"timely-rain-0325":2,"renovate[bot]":2,"reWireByAutomation":2,"dl2458697735":2,"mmalandra-kb4":2,"jeetjddas":2,"kloczek":2,"DashwoodIce9":2,"15975518086":2,"sponnusamyneogov":2,"fippo":2,"erik-rnbt":2,"Amanyadav12345":2,"pgundlupetvenkatesh":2,"konflic":2,"Artur-":2,"bglogic":2,"fmrahman":2,"abhishek96negi":2,"kherath17":2,"ngan":2,"SitrucHtims":2,"StellarNear":2,"chenrui333":2,"VbhvGupta":2,"nijel":2,"ShaheedHaque":2,"Gowtham7707":2,"mockdeep":2,"elinashykhalieva":2,"NikhilHedau":2,"dtopuzov":2,"bryancoxdish":2,"freyfrey01":2,"JoseHernan26":2,"softputer":2,"itzhakja":2,"MaceWindu":2,"johnny":2,"silvadf9":2,"Lydia-new":2,"compulim":2,"ioquatix":2,"haskiindahouse":2,"zubairkhakwani":2,"sudoudaisuke":2,"SuravinS":2,"mk868":2,"Shivshive":2,"mprataps-tibco":2,"ParanoikCZE":2,"Kalste":2,"gitnithin":2,"sbakharev":2,"selenium-ci":2,"jkbzh":2,"pravinshinde222":2,"gitkdp2844":2,"isparks-tg":2,"black-bitter":2,"sharutkarsh":2,"nairdinesh04":2,"lastas":2,"jbalooka":2,"lacell75":2,"RhamaDaragaaz":2,"jay14687se":2,"Harrier-Du-Bois":2,"Jiurong-Yang":2,"luketudge":2,"HermesNWO":2,"Lukenickerson":2,"shbenzer":2,"webtoman":2,"bicycleali":2,"ssrmm":2,"victorvianna":2,"rishabhjain-qait":2,"vitalets":2,"Tekugaston237":2,"giulong":1,"tatsuyafw":1,"humpataa":1,"skybird2022":1,"voelv":1,"CarlVerret":1,"GregB98":1,"Tiiita":1,"h-nakao":1,"frank505":1,"fanheilam":1,"feller-kristina":1,"MuhSchaf":1,"Afrina-Alam":1,"wangdong2516":1,"Vei0vis":1,"Schtil":1,"kevinher7":1,"azim218":1,"indpyamamoto2403":1,"arielj":1,"adeherdt-r7":1,"Lands-1203":1,"BilalKamran":1,"Tennessene":1,"Tomahawk-IT":1,"tiramba":1,"jackrodgers3":1,"muhammetaltindal":1,"Javarome":1,"jaemanc":1,"MahmoudElSharkawy":1,"dvorst":1,"fjf2002":1,"marco-eckstein":1,"DanMcNamee42":1,"lopezSebas":1,"MobinSelenium":1,"kimduquan01":1,"RohitM-IN":1,"ascendantofrain":1,"zhao123haha":1,"jackgoldsmith4":1,"fabiohecht":1,"vanBlayt":1,"spacewalkingninja":1,"alpakyol":1,"Dylan-lijl":1,"wassim-devel":1,"rpysz":1,"EwaMarek":1,"CTCompSec":1,"ramack19":1,"samuelsennev":1,"robjlucas":1,"qiu-lijie":1,"RanYoungJr":1,"romovs":1,"fdeamicis":1,"PowerOfCreation":1,"HrishikeshRangdale-gep":1,"ponsurya":1,"BrianFreedman":1,"RutvikChandla":1,"jeremyatenovis":1,"dongrixinyu":1,"yareg":1,"qingfeng520":1,"hoant2010":1,"sebamomann":1,"melon-bun":1,"yakup":1,"Darkproduct":1,"pphadatare":1,"lugi0":1,"Momo-Tori":1,"PrasathB-27":1,"EndPositive":1,"ylhan":1,"rolim":1,"a-ctor":1,"JChrysanthemum":1,"Oefuli":1,"joseajunior":1,"ranjiths234":1,"Pic2490":1,"aashishpsaini":1,"MajinKLS":1,"foshesss":1,"testervippro":1,"davee1":1,"djavvadi":1,"Th3DarkOn3":1,"timandella":1,"Skylar0628":1,"AjinkyaMarathe7":1,"tusharw02":1,"ashishjoshi27":1,"arunkumarr88":1,"aliraza948":1,"joergschiller":1,"jaca786":1,"bratwurzt":1,"mooreja-zia":1,"zhaoxusun":1,"rluvaton":1,"tom17031":1,"arsen-papoyan":1,"jlipps":1,"liwenchao1995":1,"balloumn":1,"a2m8":1,"LucaKemenater":1,"rafaelpriotto99":1,"jduust":1,"Rima-tech-sql":1,"fascience":1,"PoppingSnack":1,"jpx100":1,"linuxaged":1,"vinodkpasi":1,"armandsantosSophosPH":1,"wancy2024":1,"dubhokku":1,"sumitsg004":1,"valfirst":1,"eliasbalasis":1,"akorzhoffs":1,"sbsutton98":1,"paulhan221":1,"Datarambler":1,"Nutcutt3er":1,"xtianus":1,"MustafaAgamy":1,"MartinK-68":1,"amistry96":1,"shenkaibo":1,"bennyvw":1,"SKumar-777":1,"Aleks92":1,"csharsha":1,"MatejVitek":1,"gheeno":1,"jstefek":1,"andrei-mu":1,"fangwangse":1,"vlaks85":1,"CO0Ki3":1,"grepwood":1,"sarahboyce":1,"dmitryyukhnovets":1,"jeron-kleinfehn-surescripts":1,"skrish99hsirks":1,"bestchatgptuser":1,"hassangithub100":1,"emilhem":1,"naveenanimation20":1,"Michdo93":1,"jamesbebbington":1,"tomitomas":1,"Pardhyumanbagga-cres":1,"rcornelsen-iccu":1,"Biswajeet-webonise":1,"gitfibcucumber":1,"user93485938459":1,"sdet-ab":1,"ShamsMuralidharan":1,"minorling":1,"perrygoy":1,"fusiller":1,"sarushili0430":1,"cmuchinsky":1,"Piedone":1,"theswordsmahin":1,"banjand":1,"sociallistening":1,"huaxing-yuan":1,"PKYADAV":1,"manuelsblanco":1,"Kr1SEl":1,"debomitaInfosys":1,"Franklyn1987":1,"rathimayur":1,"mtorres10":1,"moeyashi":1,"SanjaySRocks":1,"andy14bray":1,"OngoingFee":1,"EzGrade":1,"rsingh2023":1,"whrostre":1,"IvanRastamanov":1,"lijingmu":1,"Jabbar2010":1,"skyySea1":1,"Fadokkx":1,"matpetro":1,"kenoti":1,"iamrdb2f":1,"sdenholm45":1,"manikandanma17":1,"dammg":1,"andonima":1,"SanjaSiskovicVasiljevic":1,"kiran-meda":1,"ricky-murphy":1,"shravanv1":1,"raja-anbazhagan":1,"swapnabhaskarun":1,"Yurnerosk":1,"Davide-Leo":1,"FreifunkerEZ":1,"StanislavKharchenko":1,"geoffswift":1,"simcha-vos-from-tu-delft":1,"ixiaofu":1,"doscon-git":1,"CTsakurada":1,"MrSerth":1,"zixinyin":1,"surli":1,"gamegrobla":1,"mihael":1,"userengineering2005":1,"murcinar":1,"chughes":1,"danielschwab":1,"jstermask":1,"BernMcCarty":1,"stevecj":1,"s-t-e-v-e-n-k":1,"hikaru1337":1,"ramapriya1992":1,"parkhomchukp":1,"uri-rodberg":1,"Red-Cloud2000":1,"MrChadMWood":1,"Anna-Ku":1,"garg3133":1,"MohamedV0":1,"andy-schulz":1,"aditya-qapitol":1,"vams05":1,"scook12":1,"vijayakumar471585":1,"saif8983ansari":1,"palmermbandy":1,"Rajikrish2211":1,"oguzcan-hub":1,"imasadansari":1,"siddiquiakram84":1,"stanhu":1,"bogdanknezevic":1,"thanatoskira":1,"janonymus":1,"mudit7126":1,"KanorUbu":1,"adas05":1,"Dandush03":1,"jackpeikun":1,"prakbhag":1,"balivadas":1,"AlphonseProffit":1,"ant1dot":1,"JuliaNaumetsss":1,"potapovDim":1,"Parsee1":1,"burrizza":1,"tbuck-webstaurantstore":1,"petrisorionel":1,"USSQA":1,"mkaldus":1,"marcogeps":1,"tellts":1,"OtiliaRegheni":1,"jain29varun":1,"vikaskrsharma":1,"Lucian-Linton":1,"MajesticOl":1,"youvegotnigel":1,"aspeed98":1,"srghma":1,"lwassermann":1,"hladi-kc":1,"newsgrep":1,"qb90":1,"andrei-z":1,"saiparth":1,"joshuaBri":1,"stefanie0722":1,"mariuszmatusiak":1,"turnitin-rshanker":1,"FSharpCSharp":1,"aphx07":1,"Evan-LY":1,"loseangeltyj":1,"smilinrobin":1,"szh-bash":1,"kellypilot":1,"miroljub1995":1,"Debanjan-B":1,"ketanb02":1,"eravion":1,"jfadams1963":1,"Davidgithub1":1,"meteorlin":1,"yanniszark":1,"mrchinhdev":1,"nikhil-shukla":1,"yennhi95zz":1,"pgi-jsanchez":1,"gcu5155":1,"Suma123c":1,"jj-github-jj":1,"anandseshadri":1,"linvaux":1,"praveenpappala":1,"benm071":1,"EdwinVanVliet":1,"dkumarra":1,"TolstoyDotCom":1,"mtasaka":1,"puatrap":1,"mohiniB-cyber":1,"gkozien":1,"msharma2020":1,"murtuzak01":1,"brenol":1,"avishekhece":1,"himanshu177":1,"t-kjellberg":1,"chadlwilson":1,"UnileverGithub":1,"wemily":1,"AndriyShykin":1,"haydenkuk":1,"nmiekley":1,"akm1967":1,"saymon-jm":1,"mooragor":1,"virt12":1,"Mrigz1":1,"mpushnikA1QA":1,"ZhaoYis":1,"aikfiend":1,"PSandro":1,"adrenaline681":1,"jesprisco":1,"Mr-LiuDC":1,"nworm-lenovo":1,"flow235":1,"CapedBojji":1,"samuelhentrics":1,"jakobdo":1,"brendonzimmer":1,"adambeth":1,"DendiYoker":1,"kaviya-k559":1,"ceyhunveyselism":1,"dietzsch":1,"syn10x":1,"PatrickFlaherty":1,"firnny11":1,"bennipalmhert":1,"beydj1":1,"cnbcbala":1,"xxxxxxH":1,"brodev3":1,"eugensunic":1,"kin4stat":1,"Tiberriver256":1,"Ankita-Bakale":1,"aarahmanqa":1,"Sergeykot":1,"JPL1988":1,"dammie12":1,"v0idname":1,"rsenthilr":1,"natashaamin":1,"bhanu288":1,"1dEraNCeSIv0":1,"rivokl":1,"rojanayak":1,"ccea-dev-team":1,"fredericDelaporte":1,"MidhaSaksham":1,"thp2016":1,"Duez-Yoan":1,"parovozby":1,"vinzh05":1,"dariopnc":1,"pioz":1,"Akkasim46":1,"rbovet":1,"mora-01":1,"kmcdowell-mp":1,"92kns":1,"rr-it":1,"marvinruder":1,"sonalmalage09":1,"lars-nordin":1,"shmikkil":1,"JuzerShakir":1,"DanielBirnAon":1,"cartersocha":1,"lpcoutinho":1,"rookieInTraining":1,"Ethan-DSB":1,"Neutrino666":1,"jn-chrn":1,"Liu-XinYuan":1,"wazzeps":1,"sushmithasv":1,"Twitch529":1,"ulisses28":1,"AbeRome13":1,"josephmoresena":1,"self-dmz":1,"Mathan31":1,"spy653":1,"tony-parasoft":1,"niemawolnychusername":1,"Proziam":1,"woshichuanqilz":1,"tmortagne":1,"matsuda-dcom":1,"robbytx":1,"VaibhavMTH":1,"gabriel-swapcard":1,"jokeaa":1,"andrykonchin":1,"kupietools":1,"MsingathiM":1,"vmladenov-at-tricentis":1,"kashishsinghyadav":1,"hwk06023":1,"RobertEdwardes":1,"PulseBeat02":1,"keesbosch1996":1,"aandreeasava":1,"kv-naveen":1,"halo":1,"Sshviq":1,"Ninjaxsh":1,"shouichi":1,"ShadowLNC":1,"BrBriz":1,"eliira71":1,"shihte":1,"vvbisht":1,"pirquessa":1,"1betty2":1,"Trigtrig":1,"nir-tal-talkspace":1,"searchexplore":1,"Andre-Medina":1,"HaniASU":1,"SachinPatelDocDok":1,"Gray-Falcon":1,"evanaaafang":1,"iyamk":1,"MichalLipski95":1,"boris779":1,"avalon60":1,"prathore-perforce":1,"young-kingdom":1,"wyatt-wong":1,"tjhlansbergen":1,"nediamond":1,"cyndihu":1,"MadhuKush":1,"ath0mas":1,"YukiSuter":1,"AlokB1993":1,"Mirt12":1,"ivy-lmu":1,"andriipovkh":1,"mantrishruti":1,"rgroenewoudt":1,"mikk150":1,"Z-YHDD":1,"atos-cosmin-gavagiuc":1,"carlosvagnoni":1,"Kushalinfox":1,"utamas":1,"bosaeed":1,"keerthiGit-SDET":1,"lozik4":1,"caelmn":1,"Tobias43":1,"topfunet":1,"rehnumanoor":1,"kora-rider":1,"xxyz30":1,"strich":1,"hharryz":1,"markman641":1,"Ethan-wkr":1,"javixeneize":1,"vicozohili":1,"nicpinson":1,"redkit75":1,"tidusjar":1,"reece-white":1,"gaffneyc":1,"justinjosephmkj":1,"pquentin":1,"ms105325":1,"anuj-kumar-cts":1,"cbl980226":1,"edwardloveall":1,"gidigal":1,"AnilMohnani":1,"DhavalAtriTR":1,"ysiivan":1,"unterguru":1,"jackchuong":1,"gadgadskiy":1,"leoauri":1,"darrenvechain":1,"yu-chun-kit":1,"oscarduignan":1,"devinschumacher":1,"Alperen-ylmaz":1,"BabyBabylonchez":1,"peachonpizza":1,"chuckdumont":1,"chandrahaswtw":1,"kevin-roe":1,"ahma0":1,"KristinaPlusPlus":1,"blueyed":1,"davidjayb":1,"codex70":1,"tbiyl":1,"braimanm":1,"sharmrih":1,"cbiesinger":1,"HSerg":1,"Raghuramrwttw":1,"hoa-pham82":1,"sfavazza":1,"majidit":1,"labkey-tchad":1,"cpeck-rmvd":1,"c-eduardo08":1,"oahsiao":1,"gimler":1,"arabellastrange":1,"ajayk":1,"ashwakpasha":1,"rbourga":1,"RobertoPegoraro":1,"vfedirko5":1,"mrsalesi":1,"katanakatana123":1,"madebr":1,"bukowa":1,"AndreasPetersen":1,"rookes":1,"SherlockTN":1,"altoorodevelead":1,"jefsmo":1,"KatalinGacs":1,"Dsilva-Rohan":1,"andrew-morin":1,"TheDarkLordo":1,"NikolaZag":1,"Feyzaaaa":1,"Airat102vb":1,"kipid":1,"jawad-arshad-khan97":1,"biski":1,"AnandChaurasia":1,"LynnWang1031":1,"systemboogie":1,"navin772":1,"marupudit":1,"asolanki-in":1,"frankechen":1,"rena9155":1,"tubaxenor":1,"Morfonio":1,"adrian-tarau":1,"Jonathynlee":1,"manalikajale":1,"Elmo33":1,"yogeshmahajan-1903":1,"blackbit42":1,"crystal-williams-brown":1,"Swathi-QA-Automation":1,"redblueko":1,"ZhengYuan-Public":1,"j3soon":1,"flychmove":1,"rezsep1203":1,"Estefac10":1,"sjeanCoveo":1,"e-dsouza":1,"Katthya7026":1,"Bellerroli":1,"frankie-frank-frank":1,"jrod567":1,"MarcJagtInfor":1,"k51k51":1,"akhilreso":1,"wenwen12341234":1,"EliasToftHansen":1,"skatkov":1,"hizir-bc":1,"bobylevm":1,"Rasoul1373":1,"Nyakutka":1,"djelinek":1,"sjana12345":1,"stefan6419846":1,"amitkpal83":1,"sandi-init":1,"Martin63500":1,"kumarsourav12":1,"Schnutzel":1,"tagliala":1,"suryavaddiraju":1,"NickhilM":1,"GergelyKalmar":1,"guillaumepichenot":1,"NurlanMirovich":1,"beliaev-maksim":1,"GodStar88":1,"aviw19":1,"javiertuya":1,"Naim995":1,"yusancky":1,"Abhisheky55":1,"teqwve":1,"dev-ardi":1,"d-sprasad":1,"arf27":1,"bertmad3400":1,"calebplum":1,"boris-petrov":1,"olafrose":1,"iotanum":1,"harikrishnan1694":1,"cwegener":1,"tosmolka":1,"toddtarsi":1,"impactro":1,"Sigrec":1,"AnBAng97":1,"yairddj2":1,"tectonicgenleap":1,"obromios":1,"srivishal1":1,"VipulK03":1,"RoDo777":1,"vinaghost":1,"Shipinpk":1,"jherncandle":1,"paul11123":1,"khanxmetu":1,"sparsh00":1,"c469591":1,"SpyMachine":1,"VladYuditsky":1,"vcc-ehemdal":1,"Akash-nykaa":1,"govindgupta1103":1,"yasin-uohyd":1,"Codude":1,"zhuyuemings":1,"lucamcwood":1,"mannaci":1,"eaccmk":1,"scout0773":1,"enesonus":1,"gazal-k":1,"phatle1":1,"IzydorDPS":1,"zshig235":1,"pppppino":1,"SidArtem":1,"nxs7":1,"felixscheinost":1,"spbrantan":1,"sergigr527":1,"liudongmiao":1,"KazuCocoa":1,"picarro-pkumar":1,"davideDimolaFincons":1,"GaganVaidya":1,"prashantpawarlogicmonitor":1,"kwikwag":1,"anteph":1,"Chetantn":1,"Hedonical":1,"aaruun":1,"Vlatombe":1,"adngzz":1,"alexsch01":1,"matt17r":1,"Redas17":1,"areeq-azam":1,"voanhtuanvn12":1,"Zlaman":1,"phamphuochao":1,"tranlamcode":1,"Dreamescaper":1,"SvetlaNorka":1,"89333367":1,"rupaagra":1,"Lingam8454":1,"pranaynailwal":1,"fparreirinha":1,"lbonniot":1,"boazlupu38":1,"EnigmaSaikat":1,"ytuskan":1,"thomaskast":1,"zuzell":1,"alikank":1,"TAlvesInfo":1,"ortunom":1,"ralfbalzer":1,"ShaikhArib05":1,"ZeldaFlower":1,"luanapassis":1,"rasmushalland":1,"snehalbhosle":1,"rafaelmfonseca":1,"Sowdy007":1,"Giorgio6846":1,"ZachBergman":1,"Milosevic-Uros":1,"wang3156":1,"rijenkii":1,"indeed-ted":1,"elyanivson31":1,"swasagarwal123":1,"lquartier-work":1,"Usielrivas":1,"Zubastic":1,"AlphabetGitHub":1,"annapoorni":1,"depleater":1,"kevinroleke":1,"arpithaHM":1,"AkshayBamne":1,"maheshchinnagavi":1,"alex270795":1,"Darshan77D":1,"ganeshdtiwari":1,"LucasTor":1,"RatihKayden":1,"shub22396":1,"Sveshais":1,"F30":1,"maheswarRamisetty":1,"ejuniorDGT":1,"pnatashap":1,"prnbtr09":1,"Camill06":1,"Zarkonan":1,"tudubucket":1,"Ozoniuss":1,"htykskr":1,"Elflodesbois":1,"ssokolow":1,"neominky":1,"mrm-ot":1,"Akarshit2211":1,"JwDLR":1,"lovezouyiyi":1,"tkumar18":1,"Poonam-25445":1,"Serimert90":1,"ChandrasekarGenesys":1,"Y2KMAX3000":1,"RaHehl":1,"hemalathapenugonda":1,"krschacht":1,"bgermann":1,"cybertuck":1,"kakliniew":1,"pirate":1,"glatuske":1,"idan72":1,"algot":1,"Jinglong233":1,"ikus060":1,"pbaumard":1,"clavinet":1,"NagaLakshmiE":1,"shankargv87":1,"jackwangshanghai":1,"jasonkarns":1,"mkca20":1,"rakeshkumarpanda":1,"hi-i-m-GTooth":1,"m7Rahm":1,"daniel-stockhausen":1,"krmahadevan":1,"genne":1,"Abhijith1190":1,"wodyjowski":1,"rohan472000":1,"dyadav7":1,"solo-driven":1,"VitaliiPivtorak":1,"argenalmaz00":1,"DevNicks":1,"riki95":1,"VasanthVJ":1,"TOOM-susy":1,"Zanis7":1,"ludodul":1,"kvii":1,"ammarft-ai":1,"MugundanMCW":1,"drauch":1,"Vikas6206":1,"pallavigitwork":1,"MatteoH2O1999":1,"fabytta":1,"ShoodEver":1,"iaroslavnikitin":1,"Frazerus":1,"edlgg":1,"tomhughes":1,"hagaygo":1,"protect69":1,"workflowsguy":1,"JeremiaAu":1,"jtnord":1,"Mr-Spade":1,"Bankerof":1,"sritejarusum":1,"Pe-te":1,"zqh-hub":1,"yashviradia":1,"OndraM":1,"MykolaGolubyev":1,"ElektroStudios":1,"MaggieKro":1,"capnand":1,"cgv-wd":1,"MateuszMalik":1,"flowerDAI":1,"gbrabelo":1,"mikececco":1,"johlym":1,"nilanjan-mandal03":1,"enterashutosh":1,"tijuca":1,"emerisier":1,"danchaobing":1,"MrLMrks":1,"CodyDeng614":1,"minnmass":1,"fayizkc":1,"AshokKumarSMC":1,"Jeremy-Code-F":1,"dr1408":1,"robinetmiller":1,"yoshitaka-ogata":1,"SripriyaPKulkarni":1,"briangits":1,"Azedize":1,"corrideat":1,"ahmet-ozer-pro":1,"ambirag":1,"sjanard":1,"technicalpickles":1,"Original-Sorrow":1,"deathking6180":1,"jim6301":1,"shengrihui":1,"forest1102":1,"jamesbraza":1,"RashmiG77":1,"GANGHSUN":1,"gbengaorelusi":1,"pandoras-toolbox":1,"dcooke570":1,"shreyans1223":1,"HimanshuBathamdeqode":1,"rajeshsrinivas1991":1,"NCLnclNCL":1,"aeris":1,"graingert":1,"Xdomen":1,"Cevan00":1,"tgoswami013":1,"PYasonau":1,"vinefeeder":1,"af6140":1,"fuzzy-boiii23a":1,"Shakir001":1,"derdualist":1,"PaulStSmith":1,"egorsh0":1,"AjayRH":1,"attila-fazekas":1,"huemach78":1,"vijay0850":1,"mokena1990":1,"steevenakintilo":1,"graysuit":1,"Deceptio":1,"amosrohe":1,"NotJuba":1,"marekma-gloat":1,"mwgkgk":1,"tmatveye-tibco":1,"dhtt663":1,"loki1507m":1,"shashikumarcd":1,"rturner-edjuster":1,"niklasmohrin":1,"yusuke-noda":1,"stephaniecp":1,"kashyapparikh012":1,"floa93":1,"Mr0grog":1,"ReMiOS":1,"Kr1msonReaper":1,"datxhoang":1,"DanielHeath":1,"PCG-MMast":1,"0x80085":1,"heckad":1,"Hysnijee":1,"fehmud":1,"seungoh-lee":1,"Chetan11-dev":1,"Dullaz":1,"rakki789":1,"SharmaSalil":1,"sifar1234":1,"mortenb-buypass":1,"moises902":1,"Nerwen18":1,"ccryptotab":1,"uman3951":1,"hil00137":1,"kimata":1,"amirkhanpathan100":1,"awangc":1,"laxmithurv":1,"grayglj":1,"wongkhaimeng":1,"shamefulCake1":1,"huyennguyen-katalon":1,"jarven-he":1,"Maria2000haha":1,"lanzi8":1,"tedtrainx":1,"zamgill":1,"fz0000":1,"niall-oboyle":1,"leopom":1,"grethler":1,"Aditi729":1,"ChimeraFlutter":1,"phuot":1,"martin-djukanovic":1,"nwatab":1,"noelo-cohelo":1,"3255834892":1,"HoaiLinh0908":1,"ClaudenirFreitas":1,"drammock":1,"victoria-iriusrisk":1,"jmaino":1,"xaliander":1,"JanardhanGN91":1,"sgewali":1,"girasegauravi":1,"gf-salomao":1,"vpshonyak":1,"SmartSureshBabu":1,"zlatinejc":1,"mstrucken":1,"jpilgrim":1,"newrohlzy":1,"aurelienlair":1,"zoran1987":1,"marvelm":1,"mantheypw":1,"tjuhaszrh":1,"anassibnoualii":1,"garry-edmonds":1,"nidabaigg":1,"KajuLar":1,"drheld":1,"maciekpazola":1,"evalalos":1,"z654893465":1,"kenjke":1,"pvsharma":1,"SREEPADHAGK":1,"Shumatic":1,"Klarahov":1,"jkimmeyer":1,"david-pulkowski":1,"dodyryda":1,"komalsalunke1234":1,"OverLordGoldDragon":1,"aledipas":1,"O5ten":1,"AutomatedTester":1,"alokkr016":1,"wizardstein":1,"eversoutheast":1,"DeepKandey":1,"crippledgeek":1,"markovaka":1,"jiri-skrivanek":1,"vndToptalAXH":1,"ktmcgrat":1,"Mary1210":1,"gopal1414":1,"baidongcaas":1,"luke-hill":1,"bananensplit":1,"giuliohome":1,"paularnaud2":1,"H-Lo":1,"cjq46737":1,"arazantsau":1,"maxnitze":1,"cyrusae":1,"yogendrakan":1,"sinall":1,"L-ZJoker":1,"abhishekmali1950-ops":1,"dennisoelkers":1,"SavvasNicoleCandiotti":1,"kumarsiyer":1,"bruyu231":1,"AdrianDiemerDev":1,"Delta456":1,"jorisdas":1,"sfeng-coveo":1,"bachhavdipak":1,"kasprzakdanielt":1,"guanshicheng-prog":1,"sglajchEG":1,"Jonsch-HTL":1,"BaerMitUmlaut":1,"JackKyle":1,"nwongahp":1,"panzli":1,"Togin":1,"Fawke":1,"kranthivakati":1,"tkleiber":1,"bennypi":1,"tbremard":1,"sureshvigneshbe":1,"rrr2rrr":1,"Tyutyunov":1,"Purus":1,"Jamesgt":1,"operlay":1,"jacklee1983":1,"schrufygroovy":1,"cdsontag":1,"JoanEsquivel":1,"karishmayadava23":1,"RamnathRangaswamy":1,"hkpmatt":1,"killerwhite":1,"BenSella":1,"gymshoe":1,"nidhintleo":1,"shreyashbandekar123":1,"paruladhikari-helpshift":1,"kenaida99":1,"letskodeit":1,"Slotos":1,"Xinyu-Wu-0000":1,"mammadyahyayev":1,"omer-za":1,"cdutton1":1,"thecircleoflifefree":1,"murilonerdx":1,"LukasGelke":1,"Ptasznik69lx":1,"edudelta":1,"jpeasysoft":1,"biolds":1,"36Tushar":1,"Eth3rnit3":1,"eseger13":1,"muodov":1,"sanoj-s":1,"vnuta9":1,"Yadav420dilip":1,"rajeshjha9801":1,"ShinjiruPP":1,"mathewrimmingtoncds":1,"ZiTAL":1,"bkline":1,"manasvini2508":1,"GideonBear":1,"zeus200003":1,"kbarnesMCC":1,"jwillmer":1,"dazhu6666":1,"Next-Wave-Code":1,"westsidedev":1,"chaitrasalian9":1,"Lhtyyy":1,"ahalbrock":1,"giladshanan":1,"balaji2711":1,"horindx":1,"MichailiK":1,"ADAS-Ash":1,"kunal-qaengineer":1,"dbaranovsky97":1,"jsa34":1,"wuyongzheng":1,"arghorashy":1,"morettolss":1,"bartecargo":1,"narendrareddy-tomtom":1,"Vinodh7887":1,"jennyd77":1,"wwwuxiao1":1,"TamiWang":1,"hugovk":1,"visa-leapwork":1,"Rmfjd1978":1,"gdonald":1,"Bjb20":1,"Mo0rBy":1,"AI-Jiny":1,"reyoreyo":1,"fenben5754":1,"tscandalitta":1,"perkele99":1,"twistios":1,"pythonpro7":1,"abhaygit7827":1,"mietzen":1,"rpudlowski93":1,"ssada1975":1,"aniketkumar2012":1,"ciconq":1,"soni-123":1,"Omoalfa":1,"Den4kCreator":1,"rubenaprikyan":1,"gotomiglecz":1,"lushangkan":1,"kkoripl":1,"flowclouds":1,"FalseHuman":1,"dmitryyu":1,"FJSF":1,"Canario0001":1,"kalinichenko":1,"flucas1":1,"hongnhung25102002":1,"sathisharumugamag":1,"anugrahjayaaaa":1,"rasjani":1,"MonicaKannian":1,"arashi01":1,"ZianAtFirstWatch":1,"ankianan":1,"mwalaszkowski":1,"CoolnLovely":1,"Joanri20":1,"MilanKarapandzic":1,"karozans":1,"Vaes3Nivea":1,"sci-42ver":1,"jmkingsf":1,"dmidura":1,"otsoni":1,"serizava01":1,"scott-hansen-crashplan":1,"liupan0371":1,"jayprojects":1,"RobDBob":1,"magdev2022":1,"mgelberg":1,"calestyo":1,"MarcGruener":1,"soonum":1,"alanbelanger":1,"PhillipFeldman":1,"VCPadel":1,"stevepryde":1,"sravan-jessu":1,"muduliashutosh":1,"remyanekkuth":1,"Vishwas-web":1,"jgfmachado":1,"Honsal":1,"sajjadsaharkhan":1,"nnson0310":1,"Rombersoft":1,"cgiraudeau":1,"maldanus":1,"rhynot-ryan":1,"duncan-bayne":1,"adomened":1,"spea1":1,"sba923":1,"rbri":1,"BrianHamil":1,"quiram":1,"RileyXX":1,"dgulen":1,"workatecesisnathaniel":1,"manikumarnune123":1,"RaoInam07":1,"YoungerThuggg":1,"wojciechkaczmarek":1,"agray":1,"Nagam-Naidu":1,"ShinySaana":1,"mdantonio":1,"ardennext99":1,"oferdan":1,"aleenadavy90":1,"surajgupta7175":1,"invincibleSachi":1,"GaneshGunaki":1,"jdashton":1,"caperaven":1,"ondrej-boska":1,"nageshkarup":1,"poo0054":1,"federicomartinlara1976":1,"Djoneslildaj":1,"gtach2o":1,"Ankit-Jakhmola":1,"alfonsocanor":1,"AlexWhitham":1,"toy":1,"alibdaer":1,"alpaca-tc":1,"rajukthomas":1,"Alex-Reif":1,"aruninfoseek":1,"pbin1990":1,"Nii546":1,"haridanapana":1,"Guitrum":1,"fprin":1,"ravikiranreddy6295":1,"jorg-vr":1,"dependabot[bot]":1,"Drygord":1,"Zidious":1,"zaneclaes":1,"hammondreg":1,"visko-sc":1,"MohamedAbdelgayed97":1,"maurod83":1,"BugShredder":1,"milahu":1,"dbire":1,"Chieh123":1,"TurboKoT1":1,"ocmyhome":1,"mlipok":1,"phongle1205":1,"BoomBookTR":1,"JJena":1,"Pandzioch":1,"Andreito95":1,"ghitarist":1,"jay-athelas":1,"manoelcampos":1,"shriganesh1987":1,"studyJavaForLive":1,"DollarAkshay":1,"sariya23":1,"Markedo":1,"dbudim":1,"TimRecktenwald":1,"Abhijith2893":1,"martodvo":1,"jonleighton":1,"SongzqInChina":1,"Adilmrqureshi":1,"ImJongHwan":1,"Anandh1924":1,"joebandenburg":1,"csk2121":1,"enricobenedos":1}},"pull_request_authors":{"table":{"nvborisenko":322,"renovate[bot]":322,"selenium-ci":304,"RenderMichael":298,"titusfortner":260,"cgoldberg":204,"pujagani":202,"dependabot[bot]":152,"VietND96":130,"navin772":128,"shs96c":122,"aguspe":106,"iampopovich":102,"bonigarcia":101,"Delta456":98,"joerg1985":74,"sandeepsuryaprasad":71,"diemol":63,"shbenzer":61,"AutomatedTester":60,"mk868":60,"p0deje":40,"manuelsblanco":38,"pallavigitwork":18,"asolntsev":18,"harsha509":16,"sbabcoc":15,"ShauryaDusht":13,"adamtheturtle":12,"valfirst":11,"noritaka1166":11,"RevealOscar":11,"TamsilAmani":10,"lauromoura":9,"yvsvarma":8,"symonk":7,"EdwinVanVliet":7,"dennisameling":6,"vicky-iv":6,"DineshKumarRA":6,"emanlove":6,"Bradltr95":6,"Trigtrig":6,"jimevans":6,"zodac":6,"kkb912002":5,"zhuliuyang0203":5,"vlad8x8":5,"vietnd96":5,"MustafaAgamy":5,"krmahadevan":5,"Earlopain":5,"bandophahita":4,"mdmintz":4,"Indomitable":4,"LuisOsv":4,"FloKNetcare":4,"bhecquet":4,"kool79":4,"mgorny":4,"OmkarGharat":4,"itzanway":4,"UGURAKSAHIN":4,"bgermann":4,"DeflateAwning":4,"jlipps":3,"luke-hill":3,"M1troll":3,"koillinjag-tech":3,"nxs7":3,"jameshilliard":3,"graingert":3,"cbiesinger":3,"MohabMohie":3,"pinterior":3,"mtrea":3,"FFederi":3,"dhegrine1520":2,"Oxilod":2,"vitalets":2,"rajat315315":2,"Merrn60":2,"Mr0grog":2,"GHAYTH709":2,"yoshitaka-ogata":2,"jamesbraza":2,"colons":2,"BlitzDestroyer":2,"oleg-rd":2,"SAGlobalBhavana":2,"zhangwt-cn":2,"PSandro":2,"tomhughes":2,"diogoteles08":2,"vasiliy-mikhailov":2,"aikfiend":2,"mzubairtahir":2,"Mochxd":2,"WarDroid23":2,"duxtec":2,"dlanza1":2,"apupier":2,"nnnnoel":2,"cgossett":2,"EwaMarek":2,"benoit-pierre":2,"DAILYDIGITALDOSE":2,"middlingphys":2,"subbu-fw":2,"dbernhard-0x7CD":2,"mNarraMine":2,"jpawlyn":2,"dh-orko":2,"svonidze":2,"SmartManoj":2,"JHeflinger":2,"smortex":2,"NoStory-py":2,"KrishnaSuravarapu":2,"Aidoni0797":2,"iFatRain":2,"purkhusid":2,"t7ru":2,"voglerm19143":2,"iOrangeTea":2,"MASACR99":2,"joebandenburg":2,"jjb":2,"zidanmp":2,"syber911911":2,"ahalbrock":2,"Maxshono":2,"angiejones":2,"ANILKUMAR868872":2,"Queeni3408":2,"chileung-b4b":2,"jkbzh":2,"ioquatix":2,"voxik":2,"jkim2492":2,"ManeeshProg":2,"pranshuchittora":2,"garg3133":2,"YevgeniyShunevych":2,"whimboo":2,"antoinebrunet1":2,"seidnerj":2,"dvarrui":2,"SantiagoCecena":2,"emilhem":2,"ikraamg":2,"Purus":2,"MANOJSIVA1821":2,"dnwe":2,"dpino":2,"dennisoelkers":2,"adolfoarmas":2,"cdce8p":2,"josegomezr":2,"cclauss":2,"millin":2,"mayank-at-sauce":2,"yuzawa-san":2,"XueSongTap":2,"zhani":2,"gryznar":2,"Abdelrahman7200":2,"MRTamalampudi":2,"kloczek":2,"semaperepelitsa":2,"allrob23":2,"AdamPDotty":2,"andrew":2,"Qnner":2,"Dor-bl":2,"Andre-Medina":2,"damencho":1,"nikhlagrwl":1,"luketudge":1,"aldobrynin":1,"marvinruder":1,"SenZmaKi":1,"davidenglishmusic":1,"mweinelt":1,"rgisiger":1,"KazuCocoa":1,"mforys":1,"paveloom":1,"Jakub-CZ":1,"kou1okada":1,"VbhvGupta":1,"scottlow":1,"nijel":1,"dzbarsky":1,"JefferyVin":1,"ElliotNewtonMiller":1,"mzyndul":1,"raju249":1,"mvanhorn":1,"ismaeeeelshaikh":1,"SBadage":1,"dratler":1,"matt-kemp-m2x":1,"HyoungUkJJang":1,"cocreature":1,"Nikhil-565":1,"Yashborse45":1,"pnatashap":1,"bollwyvl":1,"icnocop":1,"neilvcarvalho":1,"rpallavisharma":1,"AB-xdev":1,"jorg-vr":1,"jsmolic":1,"asottile":1,"clarmso":1,"yusuke-noda":1,"11byte":1,"qpttat2812":1,"montsamu":1,"nitinmehtaa":1,"mkurz":1,"alaahong":1,"centic9":1,"BckupMuthu":1,"odaysec":1,"Yith1":1,"stevetracvc":1,"DinaAlnomi":1,"Ahsoka":1,"ant1441":1,"paulhfischer":1,"xaircore":1,"anemele":1,"jerone":1,"utamas":1,"vtvipul":1,"GabrielMahan":1,"Shubham-Git2005":1,"alpatron":1,"shossain786":1,"3dprogramin":1,"baflQA":1,"gaurav0107":1,"Gitusernamee":1,"TikhomirovSergey":1,"A-alok":1,"EternalRights":1,"ShahJahanIshaq":1,"Rahul23100":1,"Paresh-0007":1,"rishav887":1,"raul1ro":1,"arnonax-tr":1,"alexey-pelykh":1,"Yannic":1,"blueyed":1,"miguelius":1,"petrjancar":1,"j3soon":1,"kmgallahan":1,"instylevii":1,"Classadi":1,"kluever":1,"gargibora2211":1,"pjaton":1,"schrufygroovy":1,"munawiki":1,"joromero":1,"Chandan25sharma":1,"danielrozenberg":1,"WorldBestProgrammer":1,"deedy5":1,"lixiang2017":1,"guillaumebriday":1,"ClaudenirFreitas":1,"sethuraman2203":1,"VladimirPodolian":1,"ChrstnAnsl":1,"jman-sketch":1,"Prince23gitof":1,"MichalStrehovsky":1,"ammmze":1,"pierluigilenoci":1,"take0x":1,"eNcacz":1,"Akash-253":1,"kr1shnasomani":1,"palmermbandy":1,"Osseta":1,"boris-petrov":1,"dev-ardi":1,"userengineering2005":1,"sazi-y":1,"MatzFan":1,"tatsuyafw":1,"MathiasPaulenko":1,"ankianan":1,"v1gnesh":1,"seethinajayadileep":1,"claytonneal":1,"musicinmybrain":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-23T00:00:07.901Z","repositories_count":16290573,"issues_count":42258374,"pull_requests_count":134538684,"authors_count":11512629,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"I-defect":85,"A-needs-triaging":64,"I-enhancement":40,"D-chrome":39,"C-java":39,"C-py":33,"OS-windows":30,"C-dotnet":24,"OS-linux":16,"I-regression":15,"C-rb":14,"B-grid":14,"J-stale":13,"B-manager":13,"C-nodejs":13,"OS-mac":11,"D-firefox":9,"G-chromedriver":8,"J-awaiting answer":7,"B-build":6,"C-rust":6,"D-edge":5,"B-devtools":5,"A-needs decision":3,"G-geckodriver":2,"G-w3c":2,"D-IE":1,"B-docs":1,"B-dependencies":1,"I-question":1,"R-help wanted":1,"D-safari":1}},"past_year_pull_request_labels_count":{"table":{"B-build":187,"C-py":107,"C-java":106,"C-rb":76,"C-dotnet":73,"Review effort 2/5":66,"B-devtools":61,"C-nodejs":43,"C-rust":36,"B-manager":35,"B-support":32,"B-grid":27,"Review effort 3/5":20,"A-needs decision":19,"J-stale":18,"Review effort 1/5":16,"B-atoms":8,"C-build":6,"Review effort 4/5":4,"Possible security concern":3,"I-regression":1,"P-bug fix":1,"A-needs-triaging":1,"Compliance violation":1,"ruby":1,"B-docs":1,"dependencies":1,"Failed compliance check":1,"I-defect":1,"I-enhancement":1}},"past_year_issue_author_associations_count":{"table":{"NONE":107,"MEMBER":36,"CONTRIBUTOR":22}},"past_year_pull_request_author_associations_count":{"table":{"MEMBER":357,"CONTRIBUTOR":94,"NONE":35}},"past_year_issue_authors":{"table":{"titusfortner":18,"cgoldberg":8,"MohabMohie":6,"GlobalMe2017":4,"nvborisenko":4,"ccarmannt":3,"rummitta":2,"haskiindahouse":2,"rajat315315":2,"joerg1985":2,"kevinoid":2,"bglogic":2,"p0deje":2,"AB-xdev":2,"vitalets":2,"asolntsev":2,"niklasmohrin":1,"robinetmiller":1,"rivokl":1,"RhamaDaragaaz":1,"nmiekley":1,"rehnumanoor":1,"redkit75":1,"RanYoungJr":1,"nxs7":1,"pzygielo":1,"O5ten":1,"PrasathB-27":1,"pirate":1,"oahsiao":1,"Pique7":1,"oguzcan-hub":1,"ondrej-boska":1,"phongle1205":1,"pallavigitwork":1,"otsoni":1,"Zarkonan":1,"Zanis7":1,"yusuke-noda":1,"yashviradia":1,"wyatt-wong":1,"wizardstein":1,"wassim-devel":1,"vnuta9":1,"VbhvGupta":1,"USSQA":1,"userengineering2005":1,"TWiStErRob":1,"tmortagne":1,"tagliala":1,"sushmithasv":1,"stefan6419846":1,"skatkov":1,"sjeanCoveo":1,"sjanard":1,"shinobi01":1,"ShaikhArib05":1,"sglajchEG":1,"SeleniumNinja":1,"selenium-ci":1,"scott-hansen-crashplan":1,"sbabcoc":1,"sathanRaj":1,"sarahboyce":1,"EnigmaSaikat":1,"emerisier":1,"EdwinVanVliet":1,"edwardloveall":1,"dornech":1,"dmke":1,"diemol":1,"Darshan77D":1,"crippledgeek":1,"compulim":1,"cgiraudeau":1,"Cevan00":1,"bhecquet":1,"beydj1":1,"bartecargo":1,"banjand":1,"azim218":1,"aviw19":1,"AutomatedTester":1,"arnonax-tr":1,"armandsantosSophosPH":1,"arashi01":1,"ankianan":1,"andy-schulz":1,"amardeep2006":1,"alpaca-tc":1,"abhishekmali1950-ops":1,"Next-Wave-Code":1,"Neutrino666":1,"mykola-mokhnach":1,"Morfonio":1,"matt17r":1,"matpetro":1,"marcogeps":1,"mantheypw":1,"maheswarRamisetty":1,"lastas":1,"labkey-tchad":1,"kmcdowell-mp":1,"kalinichenko":1,"jvanderwoude80":1,"jrod567":1,"Jobvdb":1,"jkbzh":1,"jasonkarns":1,"ikus060":1,"horindx":1,"HaniASU":1,"halo":1,"hagaygo":1,"glatuske":1,"Giorgio6846":1,"GaneshGunaki":1,"flucas1":1}},"past_year_pull_request_authors":{"table":{"titusfortner":114,"AutomatedTester":58,"selenium-ci":53,"nvborisenko":43,"cgoldberg":32,"pujagani":18,"shs96c":12,"diemol":11,"asolntsev":11,"RenderMichael":10,"bonigarcia":10,"VietND96":10,"navin772":8,"aguspe":7,"pallavigitwork":5,"Delta456":5,"iampopovich":4,"vicky-iv":3,"koillinjag-tech":3,"mk868":3,"MohabMohie":3,"ikraamg":2,"joerg1985":2,"rajat315315":2,"ManeeshProg":2,"manuelsblanco":2,"mayank-at-sauce":2,"Mochxd":2,"vasiliy-mikhailov":2,"vitalets":2,"adamtheturtle":2,"NoStory-py":2,"p0deje":1,"Osseta":1,"nxs7":1,"pierluigilenoci":1,"rpallavisharma":1,"sandeepsuryaprasad":1,"seethinajayadileep":1,"shossain786":1,"Shubham-Git2005":1,"userengineering2005":1,"VbhvGupta":1,"vtvipul":1,"Yannic":1,"yvsvarma":1,"A-alok":1,"Akash-253":1,"ankianan":1,"arnonax-tr":1,"baflQA":1,"BckupMuthu":1,"bhecquet":1,"Chandan25sharma":1,"dennisameling":1,"dependabot[bot]":1,"DinaAlnomi":1,"dzbarsky":1,"ElliotNewtonMiller":1,"EternalRights":1,"FFederi":1,"gargibora2211":1,"gaurav0107":1,"ismaeeeelshaikh":1,"lauromoura":1,"lixiang2017":1,"MathiasPaulenko":1,"mkurz":1,"mtrea":1,"munawiki":1,"mvanhorn":1,"mzyndul":1,"nitinmehtaa":1}},"maintainers":[{"table":{"login":"nvborisenko","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"}},{"table":{"login":"titusfortner","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"}},{"table":{"login":"selenium-ci","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"}},{"table":{"login":"VietND96","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"}},{"table":{"login":"bonigarcia","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"}},{"table":{"login":"shs96c","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"}},{"table":{"login":"navin772","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"}},{"table":{"login":"joerg1985","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}},{"table":{"login":"diemol","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"}},{"table":{"login":"AutomatedTester","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"}},{"table":{"login":"Delta456","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"}},{"table":{"login":"p0deje","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"}},{"table":{"login":"cgoldberg","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"}},{"table":{"login":"pallavigitwork","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"}},{"table":{"login":"harsha509","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsha509"}},{"table":{"login":"symonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/symonk"}},{"table":{"login":"alaahong","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alaahong"}},{"table":{"login":"jimevans","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimevans"}},{"table":{"login":"vietnd96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vietnd96"}},{"table":{"login":"raju249","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raju249"}},{"table":{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}}],"active_maintainers":[{"table":{"login":"titusfortner","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titusfortner"}},{"table":{"login":"AutomatedTester","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AutomatedTester"}},{"table":{"login":"selenium-ci","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/selenium-ci"}},{"table":{"login":"nvborisenko","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvborisenko"}},{"table":{"login":"cgoldberg","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgoldberg"}},{"table":{"login":"diemol","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diemol"}},{"table":{"login":"shs96c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shs96c"}},{"table":{"login":"bonigarcia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bonigarcia"}},{"table":{"login":"VietND96","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VietND96"}},{"table":{"login":"navin772","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navin772"}},{"table":{"login":"pallavigitwork","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pallavigitwork"}},{"table":{"login":"Delta456","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Delta456"}},{"table":{"login":"joerg1985","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joerg1985"}},{"table":{"login":"p0deje","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p0deje"}},{"table":{"login":"rpallavisharma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpallavisharma"}}]}},"events":{"total":{"CommitCommentEvent":38,"CreateEvent":592,"DeleteEvent":539,"ForkEvent":574,"GollumEvent":10,"IssueCommentEvent":8873,"IssuesEvent":1443,"MemberEvent":1,"PullRequestEvent":2953,"PullRequestReviewCommentEvent":2189,"PullRequestReviewEvent":2563,"PushEvent":3371,"ReleaseEvent":424,"WatchEvent":3250},"last_year":{"CommitCommentEvent":11,"CreateEvent":275,"DeleteEvent":240,"ForkEvent":75,"GollumEvent":2,"IssueCommentEvent":1667,"IssuesEvent":471,"PullRequestEvent":1116,"PullRequestReviewCommentEvent":729,"PullRequestReviewEvent":677,"PushEvent":1285,"ReleaseEvent":128,"WatchEvent":613}},"keywords":["dotnet","java","javascript","python","ruby","rust","selenium","webdriver"],"dependencies":[{"ecosystem":"npm","filepath":"javascript/grid-ui/package.json","sha":null,"kind":"manifest","created_at":"2022-08-06T19:15:32.412Z","updated_at":"2022-08-06T19:15:32.412Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/javascript/grid-ui/package.json","dependencies":[{"id":586204420,"package_name":"@apollo/client","ecosystem":"npm","requirements":"^3.6.9","direct":true,"kind":"runtime","optional":false},{"id":586204421,"package_name":"@bazel/typescript","ecosystem":"npm","requirements":"^5.5.3","direct":true,"kind":"runtime","optional":false},{"id":586204422,"package_name":"@emotion/react","ecosystem":"npm","requirements":"^11.10.0","direct":true,"kind":"runtime","optional":false},{"id":586204423,"package_name":"@emotion/styled","ecosystem":"npm","requirements":"^11.10.0","direct":true,"kind":"runtime","optional":false},{"id":586204424,"package_name":"@mui/icons-material","ecosystem":"npm","requirements":"^5.8.4","direct":true,"kind":"runtime","optional":false},{"id":586204425,"package_name":"@mui/material","ecosystem":"npm","requirements":"^5.9.3","direct":true,"kind":"runtime","optional":false},{"id":586204426,"package_name":"@novnc/novnc","ecosystem":"npm","requirements":"^1.3.0","direct":true,"kind":"runtime","optional":false},{"id":586204427,"package_name":"@types/jest","ecosystem":"npm","requirements":"^28.1.6","direct":true,"kind":"runtime","optional":false},{"id":586204428,"package_name":"@types/node","ecosystem":"npm","requirements":"^18.6.3","direct":true,"kind":"runtime","optional":false},{"id":586204429,"package_name":"@types/react","ecosystem":"npm","requirements":"^18.0.15","direct":true,"kind":"runtime","optional":false},{"id":586204430,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"^18.0.6","direct":true,"kind":"runtime","optional":false},{"id":586204431,"package_name":"@types/react-modal","ecosystem":"npm","requirements":"^3.12.0","direct":true,"kind":"runtime","optional":false},{"id":586204432,"package_name":"@types/react-router-dom","ecosystem":"npm","requirements":"^5.3.3","direct":true,"kind":"runtime","optional":false},{"id":586204433,"package_name":"graphql","ecosystem":"npm","requirements":"^16.5.0","direct":true,"kind":"runtime","optional":false},{"id":586204434,"package_name":"graphql.macro","ecosystem":"npm","requirements":"^1.4.2","direct":true,"kind":"runtime","optional":false},{"id":586204435,"package_name":"pretty-ms","ecosystem":"npm","requirements":"^7.0.1","direct":true,"kind":"runtime","optional":false},{"id":586204436,"package_name":"react","ecosystem":"npm","requirements":"^18.2.0","direct":true,"kind":"runtime","optional":false},{"id":586204437,"package_name":"react-dom","ecosystem":"npm","requirements":"^18.2.0","direct":true,"kind":"runtime","optional":false},{"id":586204438,"package_name":"react-modal","ecosystem":"npm","requirements":"^3.15.1","direct":true,"kind":"runtime","optional":false},{"id":586204439,"package_name":"react-router-dom","ecosystem":"npm","requirements":"^6.3.0","direct":true,"kind":"runtime","optional":false},{"id":586204440,"package_name":"source-map-explorer","ecosystem":"npm","requirements":"^2.5.2","direct":true,"kind":"runtime","optional":false},{"id":586204441,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"^7.18.6","direct":true,"kind":"development","optional":false},{"id":586204442,"package_name":"@testing-library/jest-dom","ecosystem":"npm","requirements":"^5.16.3","direct":true,"kind":"development","optional":false},{"id":586204443,"package_name":"@testing-library/react","ecosystem":"npm","requirements":"^13.3.0","direct":true,"kind":"development","optional":false},{"id":586204444,"package_name":"@testing-library/user-event","ecosystem":"npm","requirements":"^14.4.1","direct":true,"kind":"development","optional":false},{"id":586204445,"package_name":"react-scripts","ecosystem":"npm","requirements":"5.0.1","direct":true,"kind":"development","optional":false},{"id":586204446,"package_name":"ts-standard","ecosystem":"npm","requirements":"^11.0.0","direct":true,"kind":"development","optional":false},{"id":586204447,"package_name":"typescript","ecosystem":"npm","requirements":"^4.7.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-06T19:15:33.129Z","updated_at":"2022-08-06T19:15:33.129Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/package.json","dependencies":[{"id":586209714,"package_name":"@apollo/client","ecosystem":"npm","requirements":"^3.6.9","direct":true,"kind":"runtime","optional":false},{"id":586209715,"package_name":"@emotion/react","ecosystem":"npm","requirements":"^11.10.0","direct":true,"kind":"runtime","optional":false},{"id":586209716,"package_name":"@emotion/styled","ecosystem":"npm","requirements":"^11.10.0","direct":true,"kind":"runtime","optional":false},{"id":586209717,"package_name":"@mui/icons-material","ecosystem":"npm","requirements":"^5.8.4","direct":true,"kind":"runtime","optional":false},{"id":586209718,"package_name":"@mui/material","ecosystem":"npm","requirements":"^5.9.3","direct":true,"kind":"runtime","optional":false},{"id":586209719,"package_name":"@novnc/novnc","ecosystem":"npm","requirements":"^1.3.0","direct":true,"kind":"runtime","optional":false},{"id":586209720,"package_name":"@types/react","ecosystem":"npm","requirements":"^18.0.15","direct":true,"kind":"runtime","optional":false},{"id":586209721,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"^18.0.6","direct":true,"kind":"runtime","optional":false},{"id":586209722,"package_name":"@types/react-modal","ecosystem":"npm","requirements":"^3.12.0","direct":true,"kind":"runtime","optional":false},{"id":586209723,"package_name":"@types/react-router-dom","ecosystem":"npm","requirements":"^5.3.3","direct":true,"kind":"runtime","optional":false},{"id":586209724,"package_name":"graphql","ecosystem":"npm","requirements":"^16.5.0","direct":true,"kind":"runtime","optional":false},{"id":586209725,"package_name":"graphql.macro","ecosystem":"npm","requirements":"^1.4.2","direct":true,"kind":"runtime","optional":false},{"id":586209726,"package_name":"jszip","ecosystem":"npm","requirements":"^3.7.1","direct":true,"kind":"runtime","optional":false},{"id":586209727,"package_name":"pretty-ms","ecosystem":"npm","requirements":"^7.0.1","direct":true,"kind":"runtime","optional":false},{"id":586209728,"package_name":"react","ecosystem":"npm","requirements":"^18.2.0","direct":true,"kind":"runtime","optional":false},{"id":586209729,"package_name":"react-dom","ecosystem":"npm","requirements":"^18.2.0","direct":true,"kind":"runtime","optional":false},{"id":586209730,"package_name":"react-modal","ecosystem":"npm","requirements":"^3.15.1","direct":true,"kind":"runtime","optional":false},{"id":586209731,"package_name":"react-router-dom","ecosystem":"npm","requirements":"^6.3.0","direct":true,"kind":"runtime","optional":false},{"id":586209732,"package_name":"rimraf","ecosystem":"npm","requirements":"^2.7.1","direct":true,"kind":"runtime","optional":false},{"id":586209733,"package_name":"source-map-explorer","ecosystem":"npm","requirements":"^2.5.2","direct":true,"kind":"runtime","optional":false},{"id":586209734,"package_name":"tmp","ecosystem":"npm","requirements":"^0.2.1","direct":true,"kind":"runtime","optional":false},{"id":586209735,"package_name":"ts-standard","ecosystem":"npm","requirements":"^11.0.0","direct":true,"kind":"runtime","optional":false},{"id":586209736,"package_name":"ws","ecosystem":"npm","requirements":"^8.4.0","direct":true,"kind":"runtime","optional":false},{"id":586209737,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"^7.18.6","direct":true,"kind":"development","optional":false},{"id":586209738,"package_name":"@bazel/jasmine","ecosystem":"npm","requirements":"^5.5.3","direct":true,"kind":"development","optional":false},{"id":586209739,"package_name":"@bazel/typescript","ecosystem":"npm","requirements":"^5.5.3","direct":true,"kind":"development","optional":false},{"id":586209740,"package_name":"@testing-library/jest-dom","ecosystem":"npm","requirements":"^5.16.3","direct":true,"kind":"development","optional":false},{"id":586209741,"package_name":"@testing-library/react","ecosystem":"npm","requirements":"^13.3.0","direct":true,"kind":"development","optional":false},{"id":586209742,"package_name":"@testing-library/user-event","ecosystem":"npm","requirements":"^14.4.1","direct":true,"kind":"development","optional":false},{"id":586209743,"package_name":"@types/jest","ecosystem":"npm","requirements":"^28.1.6","direct":true,"kind":"development","optional":false},{"id":586209744,"package_name":"@types/node","ecosystem":"npm","requirements":"^18.6.1","direct":true,"kind":"development","optional":false},{"id":586209745,"package_name":"enzyme","ecosystem":"npm","requirements":"^3.11.0","direct":true,"kind":"development","optional":false},{"id":586209746,"package_name":"enzyme-to-json","ecosystem":"npm","requirements":"^3.6.1","direct":true,"kind":"development","optional":false},{"id":586209747,"package_name":"eslint","ecosystem":"npm","requirements":"^7.23.0","direct":true,"kind":"development","optional":false},{"id":586209748,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false},{"id":586209749,"package_name":"eslint-plugin-no-only-tests","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"development","optional":false},{"id":586209750,"package_name":"eslint-plugin-node","ecosystem":"npm","requirements":"^11.1.0","direct":true,"kind":"development","optional":false},{"id":586209751,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"^3.2.0","direct":true,"kind":"development","optional":false},{"id":586209752,"package_name":"express","ecosystem":"npm","requirements":"^4.17.1","direct":true,"kind":"development","optional":false},{"id":586209753,"package_name":"identity-obj-proxy","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":586209754,"package_name":"jasmine","ecosystem":"npm","requirements":"4.1.0","direct":true,"kind":"development","optional":false},{"id":586209755,"package_name":"mocha","ecosystem":"npm","requirements":"^9.2.2","direct":true,"kind":"development","optional":false},{"id":586209756,"package_name":"multer","ecosystem":"npm","requirements":"^1.4.5-lts.1","direct":true,"kind":"development","optional":false},{"id":586209757,"package_name":"prettier","ecosystem":"npm","requirements":"^2.5.1","direct":true,"kind":"development","optional":false},{"id":586209758,"package_name":"react-scripts","ecosystem":"npm","requirements":"5.0.1","direct":true,"kind":"development","optional":false},{"id":586209759,"package_name":"serve-index","ecosystem":"npm","requirements":"^1.9.1","direct":true,"kind":"development","optional":false},{"id":586209760,"package_name":"sinon","ecosystem":"npm","requirements":"^7.5.0","direct":true,"kind":"development","optional":false},{"id":586209761,"package_name":"ts-jest","ecosystem":"npm","requirements":"^26.5.4","direct":true,"kind":"development","optional":false},{"id":586209762,"package_name":"typescript","ecosystem":"npm","requirements":"^4.7.4","direct":true,"kind":"development","optional":false},{"id":586209763,"package_name":"xml2js","ecosystem":"npm","requirements":"^0.4.23","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"third_party/dotnet/devtools/src/generator/DevToolsGenerator.csproj","sha":null,"kind":"manifest","created_at":"2022-08-06T19:15:34.478Z","updated_at":"2022-08-06T19:15:34.478Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/third_party/dotnet/devtools/src/generator/DevToolsGenerator.csproj","dependencies":[{"id":586213294,"package_name":"CommandLineParser","ecosystem":"nuget","requirements":"2.8.0","direct":true,"kind":"runtime","optional":false},{"id":586213295,"package_name":"Handlebars.Net","ecosystem":"nuget","requirements":"1.11.5","direct":true,"kind":"runtime","optional":false},{"id":586213296,"package_name":"Humanizer.Core","ecosystem":"nuget","requirements":"2.8.26","direct":true,"kind":"runtime","optional":false},{"id":586213297,"package_name":"Microsoft.Extensions.DependencyInjection","ecosystem":"nuget","requirements":"3.1.9","direct":true,"kind":"runtime","optional":false},{"id":586213298,"package_name":"Newtonsoft.Json","ecosystem":"nuget","requirements":"13.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"py/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-06T19:15:34.518Z","updated_at":"2022-08-06T19:15:34.518Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/py/requirements.txt","dependencies":[{"id":586213325,"package_name":"async-generator","ecosystem":"pypi","requirements":"==1.10","direct":true,"kind":"runtime","optional":false},{"id":586213326,"package_name":"attrs","ecosystem":"pypi","requirements":"==21.4.0","direct":true,"kind":"runtime","optional":false},{"id":586213327,"package_name":"certifi","ecosystem":"pypi","requirements":"==2021.10.8","direct":true,"kind":"runtime","optional":false},{"id":586213328,"package_name":"cffi","ecosystem":"pypi","requirements":"==1.15.0","direct":true,"kind":"runtime","optional":false},{"id":586213329,"package_name":"cryptography","ecosystem":"pypi","requirements":"==37.0.2","direct":true,"kind":"runtime","optional":false},{"id":586213330,"package_name":"dataclasses","ecosystem":"pypi","requirements":"==0.6","direct":true,"kind":"runtime","optional":false},{"id":586213331,"package_name":"debugpy","ecosystem":"pypi","requirements":"==1.6.0","direct":true,"kind":"runtime","optional":false},{"id":586213332,"package_name":"h11","ecosystem":"pypi","requirements":"==0.13.0","direct":true,"kind":"runtime","optional":false},{"id":586213333,"package_name":"idna","ecosystem":"pypi","requirements":"==3.3","direct":true,"kind":"runtime","optional":false},{"id":586213334,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"==4.11.3","direct":true,"kind":"runtime","optional":false},{"id":586213335,"package_name":"inflection","ecosystem":"pypi","requirements":"==0.5.1","direct":true,"kind":"runtime","optional":false},{"id":586213336,"package_name":"iniconfig","ecosystem":"pypi","requirements":"==1.1.1","direct":true,"kind":"runtime","optional":false},{"id":586213337,"package_name":"more-itertools","ecosystem":"pypi","requirements":"==8.13.0","direct":true,"kind":"runtime","optional":false},{"id":586213338,"package_name":"multidict","ecosystem":"pypi","requirements":"==6.0.2","direct":true,"kind":"runtime","optional":false},{"id":586213339,"package_name":"outcome","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"runtime","optional":false},{"id":586213340,"package_name":"packaging","ecosystem":"pypi","requirements":"==21.3","direct":true,"kind":"runtime","optional":false},{"id":586213341,"package_name":"pluggy","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":586213342,"package_name":"py","ecosystem":"pypi","requirements":"==1.11.0","direct":true,"kind":"runtime","optional":false},{"id":586213343,"package_name":"pycparser","ecosystem":"pypi","requirements":"==2.21","direct":true,"kind":"runtime","optional":false},{"id":586213344,"package_name":"pyOpenSSL","ecosystem":"pypi","requirements":"==22.0.0","direct":true,"kind":"runtime","optional":false},{"id":586213345,"package_name":"pyparsing","ecosystem":"pypi","requirements":"==3.0.8","direct":true,"kind":"runtime","optional":false},{"id":586213346,"package_name":"PySocks","ecosystem":"pypi","requirements":"==1.7.1","direct":true,"kind":"runtime","optional":false},{"id":586213347,"package_name":"pytest","ecosystem":"pypi","requirements":"==6.2.5","direct":true,"kind":"runtime","optional":false},{"id":586213348,"package_name":"pytest-instafail","ecosystem":"pypi","requirements":"==0.4.2","direct":true,"kind":"runtime","optional":false},{"id":586213349,"package_name":"pytest-mock","ecosystem":"pypi","requirements":"==3.7.0","direct":true,"kind":"runtime","optional":false},{"id":586213350,"package_name":"pytest-trio","ecosystem":"pypi","requirements":"==0.7.0","direct":true,"kind":"runtime","optional":false},{"id":586213351,"package_name":"sniffio","ecosystem":"pypi","requirements":"==1.2.0","direct":true,"kind":"runtime","optional":false},{"id":586213352,"package_name":"sortedcontainers","ecosystem":"pypi","requirements":"==2.4.0","direct":true,"kind":"runtime","optional":false},{"id":586213353,"package_name":"toml","ecosystem":"pypi","requirements":"==0.10.2","direct":true,"kind":"runtime","optional":false},{"id":586213354,"package_name":"trio","ecosystem":"pypi","requirements":"==0.20.0","direct":true,"kind":"runtime","optional":false},{"id":586213355,"package_name":"trio-websocket","ecosystem":"pypi","requirements":"==0.9.2","direct":true,"kind":"runtime","optional":false},{"id":586213356,"package_name":"urllib3","ecosystem":"pypi","requirements":"==1.26.9","direct":true,"kind":"runtime","optional":false},{"id":586213357,"package_name":"wsproto","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"runtime","optional":false},{"id":586213358,"package_name":"zipp","ecosystem":"pypi","requirements":"==3.8.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"py/requirements_lock.txt","sha":null,"kind":"lockfile","created_at":"2022-08-06T19:15:34.547Z","updated_at":"2022-08-06T19:15:34.547Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/py/requirements_lock.txt","dependencies":[{"id":586213472,"package_name":"async-generator","ecosystem":"pypi","requirements":"==1.10","direct":false,"kind":"runtime","optional":false},{"id":586213473,"package_name":"attrs","ecosystem":"pypi","requirements":"==21.4.0","direct":false,"kind":"runtime","optional":false},{"id":586213474,"package_name":"certifi","ecosystem":"pypi","requirements":"==2021.10.8","direct":false,"kind":"runtime","optional":false},{"id":586213475,"package_name":"cffi","ecosystem":"pypi","requirements":"==1.15.0","direct":false,"kind":"runtime","optional":false},{"id":586213476,"package_name":"cryptography","ecosystem":"pypi","requirements":"==37.0.2","direct":false,"kind":"runtime","optional":false},{"id":586213477,"package_name":"dataclasses","ecosystem":"pypi","requirements":"==0.6","direct":false,"kind":"runtime","optional":false},{"id":586213478,"package_name":"debugpy","ecosystem":"pypi","requirements":"==1.6.0","direct":false,"kind":"runtime","optional":false},{"id":586213479,"package_name":"h11","ecosystem":"pypi","requirements":"==0.13.0","direct":false,"kind":"runtime","optional":false},{"id":586213480,"package_name":"idna","ecosystem":"pypi","requirements":"==3.3","direct":false,"kind":"runtime","optional":false},{"id":586213481,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"==4.11.3","direct":false,"kind":"runtime","optional":false},{"id":586213482,"package_name":"inflection","ecosystem":"pypi","requirements":"==0.5.1","direct":false,"kind":"runtime","optional":false},{"id":586213483,"package_name":"iniconfig","ecosystem":"pypi","requirements":"==1.1.1","direct":false,"kind":"runtime","optional":false},{"id":586213484,"package_name":"more-itertools","ecosystem":"pypi","requirements":"==8.13.0","direct":false,"kind":"runtime","optional":false},{"id":586213485,"package_name":"multidict","ecosystem":"pypi","requirements":"==6.0.2","direct":false,"kind":"runtime","optional":false},{"id":586213486,"package_name":"outcome","ecosystem":"pypi","requirements":"==1.1.0","direct":false,"kind":"runtime","optional":false},{"id":586213487,"package_name":"packaging","ecosystem":"pypi","requirements":"==21.3","direct":false,"kind":"runtime","optional":false},{"id":586213488,"package_name":"pluggy","ecosystem":"pypi","requirements":"==1.0.0","direct":false,"kind":"runtime","optional":false},{"id":586213489,"package_name":"py","ecosystem":"pypi","requirements":"==1.11.0","direct":false,"kind":"runtime","optional":false},{"id":586213490,"package_name":"pycparser","ecosystem":"pypi","requirements":"==2.21","direct":false,"kind":"runtime","optional":false},{"id":586213491,"package_name":"pyopenssl","ecosystem":"pypi","requirements":"==22.0.0","direct":false,"kind":"runtime","optional":false},{"id":586213492,"package_name":"pyparsing","ecosystem":"pypi","requirements":"==3.0.8","direct":false,"kind":"runtime","optional":false},{"id":586213493,"package_name":"pysocks","ecosystem":"pypi","requirements":"==1.7.1","direct":false,"kind":"runtime","optional":false},{"id":586213494,"package_name":"pytest-instafail","ecosystem":"pypi","requirements":"==0.4.2","direct":false,"kind":"runtime","optional":false},{"id":586213495,"package_name":"pytest-mock","ecosystem":"pypi","requirements":"==3.7.0","direct":false,"kind":"runtime","optional":false},{"id":586213496,"package_name":"pytest-trio","ecosystem":"pypi","requirements":"==0.7.0","direct":false,"kind":"runtime","optional":false},{"id":586213497,"package_name":"pytest","ecosystem":"pypi","requirements":"==6.2.5","direct":false,"kind":"runtime","optional":false},{"id":586213498,"package_name":"sniffio","ecosystem":"pypi","requirements":"==1.2.0","direct":false,"kind":"runtime","optional":false},{"id":586213499,"package_name":"sortedcontainers","ecosystem":"pypi","requirements":"==2.4.0","direct":false,"kind":"runtime","optional":false},{"id":586213500,"package_name":"toml","ecosystem":"pypi","requirements":"==0.10.2","direct":false,"kind":"runtime","optional":false},{"id":586213501,"package_name":"trio-websocket","ecosystem":"pypi","requirements":"==0.9.2","direct":false,"kind":"runtime","optional":false},{"id":586213502,"package_name":"trio","ecosystem":"pypi","requirements":"==0.20.0","direct":false,"kind":"runtime","optional":false},{"id":586213503,"package_name":"urllib3","ecosystem":"pypi","requirements":"==1.26.9","direct":false,"kind":"runtime","optional":false},{"id":586213504,"package_name":"wsproto","ecosystem":"pypi","requirements":"==1.1.0","direct":false,"kind":"runtime","optional":false},{"id":586213505,"package_name":"zipp","ecosystem":"pypi","requirements":"==3.8.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"rb/selenium-devtools.gemspec","sha":null,"kind":"manifest","created_at":"2022-08-06T19:15:34.618Z","updated_at":"2022-08-06T19:15:34.618Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/rb/selenium-devtools.gemspec","dependencies":[{"id":586213558,"package_name":"selenium-webdriver","ecosystem":"rubygems","requirements":"~\u003e 4.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"rb/selenium-webdriver.gemspec","sha":null,"kind":"manifest","created_at":"2022-08-06T19:15:34.687Z","updated_at":"2022-08-06T19:15:34.687Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/rb/selenium-webdriver.gemspec","dependencies":[{"id":586213644,"package_name":"childprocess","ecosystem":"rubygems","requirements":"\u003e= 0.5, \u003c 5.0","direct":true,"kind":"runtime","optional":false},{"id":586213645,"package_name":"rexml","ecosystem":"rubygems","requirements":"~\u003e 3.2, \u003e= 3.2.5","direct":true,"kind":"runtime","optional":false},{"id":586213646,"package_name":"rubyzip","ecosystem":"rubygems","requirements":"\u003e= 1.2.2, \u003c 3.0","direct":true,"kind":"runtime","optional":false},{"id":586213647,"package_name":"websocket","ecosystem":"rubygems","requirements":"~\u003e 1.0","direct":true,"kind":"runtime","optional":false},{"id":586213648,"package_name":"ffi","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":586213649,"package_name":"pry","ecosystem":"rubygems","requirements":"~\u003e 0.14","direct":true,"kind":"development","optional":false},{"id":586213650,"package_name":"rack","ecosystem":"rubygems","requirements":"~\u003e 2.0","direct":true,"kind":"development","optional":false},{"id":586213651,"package_name":"rake","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":586213652,"package_name":"rspec","ecosystem":"rubygems","requirements":"~\u003e 3.0","direct":true,"kind":"development","optional":false},{"id":586213653,"package_name":"rubocop","ecosystem":"rubygems","requirements":"~\u003e 1.31","direct":true,"kind":"development","optional":false},{"id":586213654,"package_name":"rubocop-performance","ecosystem":"rubygems","requirements":"~\u003e 1.13","direct":true,"kind":"development","optional":false},{"id":586213655,"package_name":"rubocop-rake","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":586213656,"package_name":"rubocop-rspec","ecosystem":"rubygems","requirements":"~\u003e 2.12","direct":true,"kind":"development","optional":false},{"id":586213657,"package_name":"webmock","ecosystem":"rubygems","requirements":"~\u003e 3.5","direct":true,"kind":"development","optional":false},{"id":586213658,"package_name":"webrick","ecosystem":"rubygems","requirements":"~\u003e 1.7","direct":true,"kind":"development","optional":false},{"id":586213659,"package_name":"yard","ecosystem":"rubygems","requirements":"~\u003e 0.9.11","direct":true,"kind":"development","optional":false}]},{"ecosystem":"cargo","filepath":"rust/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:30.429Z","updated_at":"2023-01-13T16:23:30.429Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/rust/Cargo.toml","dependencies":[{"id":6890423249,"package_name":"clap","ecosystem":"cargo","requirements":"4.0.32","direct":true,"kind":"runtime","optional":false},{"id":6890423250,"package_name":"log","ecosystem":"cargo","requirements":"0.4.17","direct":true,"kind":"runtime","optional":false},{"id":6890423251,"package_name":"env_logger","ecosystem":"cargo","requirements":"0.10.0","direct":true,"kind":"runtime","optional":false},{"id":6890423252,"package_name":"regex","ecosystem":"cargo","requirements":"1.7.0","direct":true,"kind":"runtime","optional":false},{"id":6890423253,"package_name":"tokio","ecosystem":"cargo","requirements":"1.24.1","direct":true,"kind":"runtime","optional":false},{"id":6890423254,"package_name":"tempfile","ecosystem":"cargo","requirements":"3.3.0","direct":true,"kind":"runtime","optional":false},{"id":6890423255,"package_name":"reqwest","ecosystem":"cargo","requirements":"0.11.13","direct":true,"kind":"runtime","optional":false},{"id":6890423256,"package_name":"zip","ecosystem":"cargo","requirements":"0.6.3","direct":true,"kind":"runtime","optional":false},{"id":6890423257,"package_name":"directories","ecosystem":"cargo","requirements":"4.0.1","direct":true,"kind":"runtime","optional":false},{"id":6890423258,"package_name":"serde","ecosystem":"cargo","requirements":"1.0.152","direct":true,"kind":"runtime","optional":false},{"id":6890423259,"package_name":"serde_json","ecosystem":"cargo","requirements":"1.0.91","direct":true,"kind":"runtime","optional":false},{"id":6890423260,"package_name":"flate2","ecosystem":"cargo","requirements":"1.0.25","direct":true,"kind":"runtime","optional":false},{"id":6890423261,"package_name":"tar","ecosystem":"cargo","requirements":"0.4.38","direct":true,"kind":"runtime","optional":false},{"id":6890423262,"package_name":"infer","ecosystem":"cargo","requirements":"0.12.0","direct":true,"kind":"runtime","optional":false},{"id":6890423263,"package_name":"exitcode","ecosystem":"cargo","requirements":"1.1.2","direct":true,"kind":"runtime","optional":false},{"id":6890423264,"package_name":"assert_cmd","ecosystem":"cargo","requirements":"2.0.7","direct":true,"kind":"development","optional":false},{"id":6890423265,"package_name":"rstest","ecosystem":"cargo","requirements":"0.16.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci-dotnet.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:28.935Z","updated_at":"2023-01-13T16:23:28.935Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/.github/workflows/ci-dotnet.yml","dependencies":[{"id":6890417616,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890417617,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890417618,"package_name":"p0deje/setup-bazel","ecosystem":"actions","requirements":"0.2.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci-java.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:29.029Z","updated_at":"2023-01-13T16:23:29.029Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/.github/workflows/ci-java.yml","dependencies":[{"id":6890417683,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890417684,"package_name":"p0deje/setup-bazel","ecosystem":"actions","requirements":"0.2.0","direct":true,"kind":"composite","optional":false},{"id":6890417685,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890417686,"package_name":"abhi1693/setup-browser","ecosystem":"actions","requirements":"v0.3.4","direct":true,"kind":"composite","optional":false},{"id":6890417687,"package_name":"browser-actions/setup-chrome","ecosystem":"actions","requirements":"latest","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci-javascript.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:29.237Z","updated_at":"2023-01-13T16:23:29.237Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/.github/workflows/ci-javascript.yml","dependencies":[{"id":6890418956,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890418957,"package_name":"p0deje/setup-bazel","ecosystem":"actions","requirements":"0.2.0","direct":true,"kind":"composite","optional":false},{"id":6890418958,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6890418959,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890418960,"package_name":"abhi1693/setup-browser","ecosystem":"actions","requirements":"v0.3.4","direct":true,"kind":"composite","optional":false},{"id":6890418961,"package_name":"browser-actions/setup-chrome","ecosystem":"actions","requirements":"latest","direct":true,"kind":"composite","optional":false},{"id":6890418962,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci-python.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:29.334Z","updated_at":"2023-01-13T16:23:29.334Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/.github/workflows/ci-python.yml","dependencies":[{"id":6890419105,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890419106,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6890419107,"package_name":"p0deje/setup-bazel","ecosystem":"actions","requirements":"0.2.0","direct":true,"kind":"composite","optional":false},{"id":6890419108,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890419109,"package_name":"browser-actions/setup-chrome","ecosystem":"actions","requirements":"latest","direct":true,"kind":"composite","optional":false},{"id":6890419110,"package_name":"abhi1693/setup-browser","ecosystem":"actions","requirements":"v0.3.4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci-ruby.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:29.484Z","updated_at":"2023-01-13T16:23:29.484Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/.github/workflows/ci-ruby.yml","dependencies":[{"id":6890419361,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890419362,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890419363,"package_name":"p0deje/setup-bazel","ecosystem":"actions","requirements":"0.2.0","direct":true,"kind":"composite","optional":false},{"id":6890419364,"package_name":"browser-actions/setup-chrome","ecosystem":"actions","requirements":"latest","direct":true,"kind":"composite","optional":false},{"id":6890419365,"package_name":"browser-actions/setup-edge","ecosystem":"actions","requirements":"latest","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci-rust.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:29.608Z","updated_at":"2023-01-13T16:23:29.608Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/.github/workflows/ci-rust.yml","dependencies":[{"id":6890419486,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890419487,"package_name":"actions-rs/toolchain","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/label-commenter.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:29.709Z","updated_at":"2023-01-13T16:23:29.709Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/.github/workflows/label-commenter.yml","dependencies":[{"id":6890420958,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890420959,"package_name":"peaceiris/actions-label-commenter","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lock.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:29.891Z","updated_at":"2023-01-13T16:23:29.891Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/.github/workflows/lock.yml","dependencies":[{"id":6890421051,"package_name":"dessant/lock-threads","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/nightly.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:29.979Z","updated_at":"2023-01-13T16:23:29.979Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/.github/workflows/nightly.yml","dependencies":[{"id":6890422164,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890422165,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890422166,"package_name":"p0deje/setup-bazel","ecosystem":"actions","requirements":"0.2.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/stale.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:30.180Z","updated_at":"2023-01-13T16:23:30.180Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/.github/workflows/stale.yml","dependencies":[{"id":6890422810,"package_name":"actions/stale","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"cargo","filepath":"rust/Cargo.lock","sha":null,"kind":"lockfile","created_at":"2023-01-13T16:23:30.295Z","updated_at":"2023-01-13T16:23:30.295Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/rust/Cargo.lock","dependencies":[{"id":6890422993,"package_name":"adler","ecosystem":"cargo","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6890422994,"package_name":"aes","ecosystem":"cargo","requirements":"0.7.5","direct":false,"kind":"runtime","optional":false},{"id":6890422995,"package_name":"aho-corasick","ecosystem":"cargo","requirements":"0.7.20","direct":false,"kind":"runtime","optional":false},{"id":6890422996,"package_name":"assert_cmd","ecosystem":"cargo","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":6890422997,"package_name":"autocfg","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6890422998,"package_name":"base64","ecosystem":"cargo","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":6890422999,"package_name":"base64ct","ecosystem":"cargo","requirements":"1.5.3","direct":false,"kind":"runtime","optional":false},{"id":6890423000,"package_name":"bitflags","ecosystem":"cargo","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6890423001,"package_name":"block-buffer","ecosystem":"cargo","requirements":"0.10.3","direct":false,"kind":"runtime","optional":false},{"id":6890423002,"package_name":"bstr","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6890423003,"package_name":"bumpalo","ecosystem":"cargo","requirements":"3.11.1","direct":false,"kind":"runtime","optional":false},{"id":6890423004,"package_name":"byteorder","ecosystem":"cargo","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":6890423005,"package_name":"bytes","ecosystem":"cargo","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6890423006,"package_name":"bzip2","ecosystem":"cargo","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":6890423007,"package_name":"bzip2-sys","ecosystem":"cargo","requirements":"0.1.11+1.0.8","direct":false,"kind":"runtime","optional":false},{"id":6890423008,"package_name":"cc","ecosystem":"cargo","requirements":"1.0.78","direct":false,"kind":"runtime","optional":false},{"id":6890423009,"package_name":"cfb","ecosystem":"cargo","requirements":"0.7.3","direct":false,"kind":"runtime","optional":false},{"id":6890423010,"package_name":"cfg-if","ecosystem":"cargo","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6890423011,"package_name":"cipher","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6890423012,"package_name":"clap","ecosystem":"cargo","requirements":"4.0.32","direct":false,"kind":"runtime","optional":false},{"id":6890423013,"package_name":"clap_derive","ecosystem":"cargo","requirements":"4.0.21","direct":false,"kind":"runtime","optional":false},{"id":6890423014,"package_name":"clap_lex","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6890423015,"package_name":"constant_time_eq","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":6890423016,"package_name":"cpufeatures","ecosystem":"cargo","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":6890423017,"package_name":"crc32fast","ecosystem":"cargo","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6890423018,"package_name":"crossbeam-utils","ecosystem":"cargo","requirements":"0.8.14","direct":false,"kind":"runtime","optional":false},{"id":6890423019,"package_name":"crypto-common","ecosystem":"cargo","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":6890423020,"package_name":"difflib","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6890423021,"package_name":"digest","ecosystem":"cargo","requirements":"0.10.6","direct":false,"kind":"runtime","optional":false},{"id":6890423022,"package_name":"directories","ecosystem":"cargo","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":6890423023,"package_name":"dirs-sys","ecosystem":"cargo","requirements":"0.3.7","direct":false,"kind":"runtime","optional":false},{"id":6890423024,"package_name":"doc-comment","ecosystem":"cargo","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":6890423025,"package_name":"either","ecosystem":"cargo","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6890423026,"package_name":"encoding_rs","ecosystem":"cargo","requirements":"0.8.31","direct":false,"kind":"runtime","optional":false},{"id":6890423027,"package_name":"env_logger","ecosystem":"cargo","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":6890423028,"package_name":"errno","ecosystem":"cargo","requirements":"0.2.8","direct":false,"kind":"runtime","optional":false},{"id":6890423029,"package_name":"errno-dragonfly","ecosystem":"cargo","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":6890423030,"package_name":"exitcode","ecosystem":"cargo","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6890423031,"package_name":"fastrand","ecosystem":"cargo","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6890423032,"package_name":"filetime","ecosystem":"cargo","requirements":"0.2.19","direct":false,"kind":"runtime","optional":false},{"id":6890423033,"package_name":"flate2","ecosystem":"cargo","requirements":"1.0.25","direct":false,"kind":"runtime","optional":false},{"id":6890423034,"package_name":"fnv","ecosystem":"cargo","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":6890423035,"package_name":"form_urlencoded","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6890423036,"package_name":"futures","ecosystem":"cargo","requirements":"0.3.25","direct":false,"kind":"runtime","optional":false},{"id":6890423037,"package_name":"futures-channel","ecosystem":"cargo","requirements":"0.3.25","direct":false,"kind":"runtime","optional":false},{"id":6890423038,"package_name":"futures-core","ecosystem":"cargo","requirements":"0.3.25","direct":false,"kind":"runtime","optional":false},{"id":6890423039,"package_name":"futures-executor","ecosystem":"cargo","requirements":"0.3.25","direct":false,"kind":"runtime","optional":false},{"id":6890423040,"package_name":"futures-io","ecosystem":"cargo","requirements":"0.3.25","direct":false,"kind":"runtime","optional":false},{"id":6890423041,"package_name":"futures-macro","ecosystem":"cargo","requirements":"0.3.25","direct":false,"kind":"runtime","optional":false},{"id":6890423042,"package_name":"futures-sink","ecosystem":"cargo","requirements":"0.3.25","direct":false,"kind":"runtime","optional":false},{"id":6890423043,"package_name":"futures-task","ecosystem":"cargo","requirements":"0.3.25","direct":false,"kind":"runtime","optional":false},{"id":6890423046,"package_name":"generic-array","ecosystem":"cargo","requirements":"0.14.6","direct":false,"kind":"runtime","optional":false},{"id":6890423044,"package_name":"futures-timer","ecosystem":"cargo","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":6890423045,"package_name":"futures-util","ecosystem":"cargo","requirements":"0.3.25","direct":false,"kind":"runtime","optional":false},{"id":6890423047,"package_name":"getrandom","ecosystem":"cargo","requirements":"0.2.8","direct":false,"kind":"runtime","optional":false},{"id":6890423048,"package_name":"h2","ecosystem":"cargo","requirements":"0.3.15","direct":false,"kind":"runtime","optional":false},{"id":6890423049,"package_name":"hashbrown","ecosystem":"cargo","requirements":"0.12.3","direct":false,"kind":"runtime","optional":false},{"id":6890423050,"package_name":"heck","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6890423051,"package_name":"hermit-abi","ecosystem":"cargo","requirements":"0.2.6","direct":false,"kind":"runtime","optional":false},{"id":6890423052,"package_name":"hmac","ecosystem":"cargo","requirements":"0.12.1","direct":false,"kind":"runtime","optional":false},{"id":6890423053,"package_name":"http","ecosystem":"cargo","requirements":"0.2.8","direct":false,"kind":"runtime","optional":false},{"id":6890423054,"package_name":"http-body","ecosystem":"cargo","requirements":"0.4.5","direct":false,"kind":"runtime","optional":false},{"id":6890423055,"package_name":"httparse","ecosystem":"cargo","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6890423056,"package_name":"httpdate","ecosystem":"cargo","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6890423057,"package_name":"humantime","ecosystem":"cargo","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6890423058,"package_name":"hyper","ecosystem":"cargo","requirements":"0.14.23","direct":false,"kind":"runtime","optional":false},{"id":6890423059,"package_name":"hyper-rustls","ecosystem":"cargo","requirements":"0.23.2","direct":false,"kind":"runtime","optional":false},{"id":6890423060,"package_name":"idna","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6890423061,"package_name":"indexmap","ecosystem":"cargo","requirements":"1.9.2","direct":false,"kind":"runtime","optional":false},{"id":6890423062,"package_name":"infer","ecosystem":"cargo","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":6890423063,"package_name":"instant","ecosystem":"cargo","requirements":"0.1.12","direct":false,"kind":"runtime","optional":false},{"id":6890423064,"package_name":"io-lifetimes","ecosystem":"cargo","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6890423065,"package_name":"ipnet","ecosystem":"cargo","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":6890423066,"package_name":"is-terminal","ecosystem":"cargo","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":6890423067,"package_name":"itertools","ecosystem":"cargo","requirements":"0.10.5","direct":false,"kind":"runtime","optional":false},{"id":6890423068,"package_name":"itoa","ecosystem":"cargo","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":6890423069,"package_name":"jobserver","ecosystem":"cargo","requirements":"0.1.25","direct":false,"kind":"runtime","optional":false},{"id":6890423070,"package_name":"js-sys","ecosystem":"cargo","requirements":"0.3.60","direct":false,"kind":"runtime","optional":false},{"id":6890423071,"package_name":"libc","ecosystem":"cargo","requirements":"0.2.139","direct":false,"kind":"runtime","optional":false},{"id":6890423072,"package_name":"linux-raw-sys","ecosystem":"cargo","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":6890423073,"package_name":"log","ecosystem":"cargo","requirements":"0.4.17","direct":false,"kind":"runtime","optional":false},{"id":6890423074,"package_name":"memchr","ecosystem":"cargo","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":6890423075,"package_name":"mime","ecosystem":"cargo","requirements":"0.3.16","direct":false,"kind":"runtime","optional":false},{"id":6890423076,"package_name":"miniz_oxide","ecosystem":"cargo","requirements":"0.6.2","direct":false,"kind":"runtime","optional":false},{"id":6890423077,"package_name":"mio","ecosystem":"cargo","requirements":"0.8.5","direct":false,"kind":"runtime","optional":false},{"id":6890423078,"package_name":"num_cpus","ecosystem":"cargo","requirements":"1.15.0","direct":false,"kind":"runtime","optional":false},{"id":6890423079,"package_name":"once_cell","ecosystem":"cargo","requirements":"1.17.0","direct":false,"kind":"runtime","optional":false},{"id":6890423080,"package_name":"opaque-debug","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6890423081,"package_name":"os_str_bytes","ecosystem":"cargo","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6890423082,"package_name":"password-hash","ecosystem":"cargo","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":6890423083,"package_name":"pbkdf2","ecosystem":"cargo","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":6890423084,"package_name":"percent-encoding","ecosystem":"cargo","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6890423085,"package_name":"pin-project-lite","ecosystem":"cargo","requirements":"0.2.9","direct":false,"kind":"runtime","optional":false},{"id":6890423086,"package_name":"pin-utils","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6890423087,"package_name":"pkg-config","ecosystem":"cargo","requirements":"0.3.26","direct":false,"kind":"runtime","optional":false},{"id":6890423088,"package_name":"predicates","ecosystem":"cargo","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":6890423089,"package_name":"predicates-core","ecosystem":"cargo","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":6890423090,"package_name":"predicates-tree","ecosystem":"cargo","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":6890423091,"package_name":"proc-macro-error","ecosystem":"cargo","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6890423092,"package_name":"proc-macro-error-attr","ecosystem":"cargo","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6890423093,"package_name":"proc-macro2","ecosystem":"cargo","requirements":"1.0.49","direct":false,"kind":"runtime","optional":false},{"id":6890423094,"package_name":"quote","ecosystem":"cargo","requirements":"1.0.23","direct":false,"kind":"runtime","optional":false},{"id":6890423095,"package_name":"rand_core","ecosystem":"cargo","requirements":"0.6.4","direct":false,"kind":"runtime","optional":false},{"id":6890423096,"package_name":"redox_syscall","ecosystem":"cargo","requirements":"0.2.16","direct":false,"kind":"runtime","optional":false},{"id":6890423097,"package_name":"redox_users","ecosystem":"cargo","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":6890423098,"package_name":"regex","ecosystem":"cargo","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6890423099,"package_name":"regex-automata","ecosystem":"cargo","requirements":"0.1.10","direct":false,"kind":"runtime","optional":false},{"id":6890423100,"package_name":"regex-syntax","ecosystem":"cargo","requirements":"0.6.28","direct":false,"kind":"runtime","optional":false},{"id":6890423101,"package_name":"remove_dir_all","ecosystem":"cargo","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":6890423102,"package_name":"reqwest","ecosystem":"cargo","requirements":"0.11.13","direct":false,"kind":"runtime","optional":false},{"id":6890423103,"package_name":"ring","ecosystem":"cargo","requirements":"0.16.20","direct":false,"kind":"runtime","optional":false},{"id":6890423104,"package_name":"rstest","ecosystem":"cargo","requirements":"0.16.0","direct":false,"kind":"runtime","optional":false},{"id":6890423105,"package_name":"rstest_macros","ecosystem":"cargo","requirements":"0.16.0","direct":false,"kind":"runtime","optional":false},{"id":6890423106,"package_name":"rustc_version","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6890423107,"package_name":"rustix","ecosystem":"cargo","requirements":"0.36.6","direct":false,"kind":"runtime","optional":false},{"id":6890423108,"package_name":"rustls","ecosystem":"cargo","requirements":"0.20.7","direct":false,"kind":"runtime","optional":false},{"id":6890423109,"package_name":"rustls-pemfile","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6890423110,"package_name":"ryu","ecosystem":"cargo","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":6890423111,"package_name":"sct","ecosystem":"cargo","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6890423112,"package_name":"semver","ecosystem":"cargo","requirements":"1.0.16","direct":false,"kind":"runtime","optional":false},{"id":6890423113,"package_name":"serde","ecosystem":"cargo","requirements":"1.0.152","direct":false,"kind":"runtime","optional":false},{"id":6890423114,"package_name":"serde_derive","ecosystem":"cargo","requirements":"1.0.152","direct":false,"kind":"runtime","optional":false},{"id":6890423115,"package_name":"serde_json","ecosystem":"cargo","requirements":"1.0.91","direct":false,"kind":"runtime","optional":false},{"id":6890423116,"package_name":"serde_urlencoded","ecosystem":"cargo","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":6890423117,"package_name":"sha1","ecosystem":"cargo","requirements":"0.10.5","direct":false,"kind":"runtime","optional":false},{"id":6890423118,"package_name":"sha2","ecosystem":"cargo","requirements":"0.10.6","direct":false,"kind":"runtime","optional":false},{"id":6890423119,"package_name":"slab","ecosystem":"cargo","requirements":"0.4.7","direct":false,"kind":"runtime","optional":false},{"id":6890423120,"package_name":"socket2","ecosystem":"cargo","requirements":"0.4.7","direct":false,"kind":"runtime","optional":false},{"id":6890423121,"package_name":"spin","ecosystem":"cargo","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":6890423122,"package_name":"strsim","ecosystem":"cargo","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":6890423123,"package_name":"subtle","ecosystem":"cargo","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":6890423124,"package_name":"syn","ecosystem":"cargo","requirements":"1.0.107","direct":false,"kind":"runtime","optional":false},{"id":6890423125,"package_name":"tar","ecosystem":"cargo","requirements":"0.4.38","direct":false,"kind":"runtime","optional":false},{"id":6890423126,"package_name":"tempfile","ecosystem":"cargo","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":6890423127,"package_name":"termcolor","ecosystem":"cargo","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":6890423128,"package_name":"termtree","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6890423129,"package_name":"thiserror","ecosystem":"cargo","requirements":"1.0.38","direct":false,"kind":"runtime","optional":false},{"id":6890423130,"package_name":"thiserror-impl","ecosystem":"cargo","requirements":"1.0.38","direct":false,"kind":"runtime","optional":false},{"id":6890423131,"package_name":"time","ecosystem":"cargo","requirements":"0.3.17","direct":false,"kind":"runtime","optional":false},{"id":6890423132,"package_name":"time-core","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6890423133,"package_name":"time-macros","ecosystem":"cargo","requirements":"0.2.6","direct":false,"kind":"runtime","optional":false},{"id":6890423134,"package_name":"tinyvec","ecosystem":"cargo","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6890423135,"package_name":"tinyvec_macros","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6890423136,"package_name":"tokio","ecosystem":"cargo","requirements":"1.24.1","direct":false,"kind":"runtime","optional":false},{"id":6890423137,"package_name":"tokio-macros","ecosystem":"cargo","requirements":"1.8.2","direct":false,"kind":"runtime","optional":false},{"id":6890423138,"package_name":"tokio-rustls","ecosystem":"cargo","requirements":"0.23.4","direct":false,"kind":"runtime","optional":false},{"id":6890423139,"package_name":"tokio-util","ecosystem":"cargo","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":6890423140,"package_name":"tower-service","ecosystem":"cargo","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":6890423141,"package_name":"tracing","ecosystem":"cargo","requirements":"0.1.37","direct":false,"kind":"runtime","optional":false},{"id":6890423142,"package_name":"tracing-core","ecosystem":"cargo","requirements":"0.1.30","direct":false,"kind":"runtime","optional":false},{"id":6890423143,"package_name":"try-lock","ecosystem":"cargo","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":6890423144,"package_name":"typenum","ecosystem":"cargo","requirements":"1.16.0","direct":false,"kind":"runtime","optional":false},{"id":6890423145,"package_name":"unicode-bidi","ecosystem":"cargo","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":6890423146,"package_name":"unicode-ident","ecosystem":"cargo","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":6890423147,"package_name":"unicode-normalization","ecosystem":"cargo","requirements":"0.1.22","direct":false,"kind":"runtime","optional":false},{"id":6890423148,"package_name":"untrusted","ecosystem":"cargo","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":6890423149,"package_name":"url","ecosystem":"cargo","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":6890423150,"package_name":"uuid","ecosystem":"cargo","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":6890423151,"package_name":"version_check","ecosystem":"cargo","requirements":"0.9.4","direct":false,"kind":"runtime","optional":false},{"id":6890423152,"package_name":"wait-timeout","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6890423153,"package_name":"want","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6890423154,"package_name":"wasi","ecosystem":"cargo","requirements":"0.11.0+wasi-snapshot-preview1","direct":false,"kind":"runtime","optional":false},{"id":6890423155,"package_name":"wasm-bindgen","ecosystem":"cargo","requirements":"0.2.83","direct":false,"kind":"runtime","optional":false},{"id":6890423156,"package_name":"wasm-bindgen-backend","ecosystem":"cargo","requirements":"0.2.83","direct":false,"kind":"runtime","optional":false},{"id":6890423157,"package_name":"wasm-bindgen-futures","ecosystem":"cargo","requirements":"0.4.33","direct":false,"kind":"runtime","optional":false},{"id":6890423158,"package_name":"wasm-bindgen-macro","ecosystem":"cargo","requirements":"0.2.83","direct":false,"kind":"runtime","optional":false},{"id":6890423159,"package_name":"wasm-bindgen-macro-support","ecosystem":"cargo","requirements":"0.2.83","direct":false,"kind":"runtime","optional":false},{"id":6890423160,"package_name":"wasm-bindgen-shared","ecosystem":"cargo","requirements":"0.2.83","direct":false,"kind":"runtime","optional":false},{"id":6890423161,"package_name":"web-sys","ecosystem":"cargo","requirements":"0.3.60","direct":false,"kind":"runtime","optional":false},{"id":6890423162,"package_name":"webpki","ecosystem":"cargo","requirements":"0.22.0","direct":false,"kind":"runtime","optional":false},{"id":6890423163,"package_name":"webpki-roots","ecosystem":"cargo","requirements":"0.22.6","direct":false,"kind":"runtime","optional":false},{"id":6890423164,"package_name":"winapi","ecosystem":"cargo","requirements":"0.3.9","direct":false,"kind":"runtime","optional":false},{"id":6890423165,"package_name":"winapi-i686-pc-windows-gnu","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6890423166,"package_name":"winapi-util","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":6890423167,"package_name":"winapi-x86_64-pc-windows-gnu","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6890423168,"package_name":"windows-sys","ecosystem":"cargo","requirements":"0.42.0","direct":false,"kind":"runtime","optional":false},{"id":6890423169,"package_name":"windows_aarch64_gnullvm","ecosystem":"cargo","requirements":"0.42.0","direct":false,"kind":"runtime","optional":false},{"id":6890423170,"package_name":"windows_aarch64_msvc","ecosystem":"cargo","requirements":"0.42.0","direct":false,"kind":"runtime","optional":false},{"id":6890423171,"package_name":"windows_i686_gnu","ecosystem":"cargo","requirements":"0.42.0","direct":false,"kind":"runtime","optional":false},{"id":6890423172,"package_name":"windows_i686_msvc","ecosystem":"cargo","requirements":"0.42.0","direct":false,"kind":"runtime","optional":false},{"id":6890423173,"package_name":"windows_x86_64_gnu","ecosystem":"cargo","requirements":"0.42.0","direct":false,"kind":"runtime","optional":false},{"id":6890423174,"package_name":"windows_x86_64_gnullvm","ecosystem":"cargo","requirements":"0.42.0","direct":false,"kind":"runtime","optional":false},{"id":6890423175,"package_name":"windows_x86_64_msvc","ecosystem":"cargo","requirements":"0.42.0","direct":false,"kind":"runtime","optional":false},{"id":6890423176,"package_name":"winreg","ecosystem":"cargo","requirements":"0.10.1","direct":false,"kind":"runtime","optional":false},{"id":6890423177,"package_name":"xattr","ecosystem":"cargo","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":6890423178,"package_name":"zip","ecosystem":"cargo","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":6890423179,"package_name":"zstd","ecosystem":"cargo","requirements":"0.11.2+zstd.1.5.2","direct":false,"kind":"runtime","optional":false},{"id":6890423180,"package_name":"zstd-safe","ecosystem":"cargo","requirements":"5.0.2+zstd.1.5.2","direct":false,"kind":"runtime","optional":false},{"id":6890423181,"package_name":"zstd-sys","ecosystem":"cargo","requirements":"2.0.4+zstd.1.5.2","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"scripts/dev-image/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:30.478Z","updated_at":"2023-01-13T16:23:30.478Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/scripts/dev-image/Dockerfile","dependencies":[{"id":6890423414,"package_name":"ubuntu/focal@sha256","ecosystem":"docker","requirements":"1e48201ccc2ab83afc435394b3bf70af0fa0055215c1e26a5da9b50a1ae367c9","direct":true,"kind":"build","optional":false}]},{"ecosystem":"rubygems","filepath":"rb/Gemfile.lock","sha":null,"kind":"lockfile","created_at":"2023-01-13T16:23:30.807Z","updated_at":"2023-01-13T16:23:30.807Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/rb/Gemfile.lock","dependencies":[{"id":6890424853,"package_name":"selenium-devtools","ecosystem":"rubygems","requirements":"0.108.0","direct":false,"kind":"runtime","optional":false},{"id":6890424861,"package_name":"selenium-webdriver","ecosystem":"rubygems","requirements":"4.7.1","direct":false,"kind":"runtime","optional":false},{"id":6890424862,"package_name":"addressable","ecosystem":"rubygems","requirements":"2.8.1","direct":false,"kind":"runtime","optional":false},{"id":6890424863,"package_name":"ast","ecosystem":"rubygems","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":6890424864,"package_name":"coderay","ecosystem":"rubygems","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":6890424866,"package_name":"crack","ecosystem":"rubygems","requirements":"0.4.5","direct":false,"kind":"runtime","optional":false},{"id":6890424867,"package_name":"diff-lcs","ecosystem":"rubygems","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6890424868,"package_name":"ffi","ecosystem":"rubygems","requirements":"1.15.5","direct":false,"kind":"runtime","optional":false},{"id":6890424869,"package_name":"hashdiff","ecosystem":"rubygems","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6890424870,"package_name":"json","ecosystem":"rubygems","requirements":"2.6.3","direct":false,"kind":"runtime","optional":false},{"id":6890424871,"package_name":"method_source","ecosystem":"rubygems","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6890424872,"package_name":"parallel","ecosystem":"rubygems","requirements":"1.22.1","direct":false,"kind":"runtime","optional":false},{"id":6890424873,"package_name":"parser","ecosystem":"rubygems","requirements":"3.1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6890424874,"package_name":"pry","ecosystem":"rubygems","requirements":"0.14.1","direct":false,"kind":"runtime","optional":false},{"id":6890424875,"package_name":"public_suffix","ecosystem":"rubygems","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6890424876,"package_name":"rack","ecosystem":"rubygems","requirements":"2.2.5","direct":false,"kind":"runtime","optional":false},{"id":6890424877,"package_name":"rainbow","ecosystem":"rubygems","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":6890424878,"package_name":"regexp_parser","ecosystem":"rubygems","requirements":"2.6.1","direct":false,"kind":"runtime","optional":false},{"id":6890424880,"package_name":"rexml","ecosystem":"rubygems","requirements":"3.2.5","direct":false,"kind":"runtime","optional":false},{"id":6890424882,"package_name":"rspec","ecosystem":"rubygems","requirements":"3.12.0","direct":false,"kind":"runtime","optional":false},{"id":6890424883,"package_name":"rspec-core","ecosystem":"rubygems","requirements":"3.12.0","direct":false,"kind":"runtime","optional":false},{"id":6890424885,"package_name":"rspec-expectations","ecosystem":"rubygems","requirements":"3.12.1","direct":false,"kind":"runtime","optional":false},{"id":6890424886,"package_name":"rspec-mocks","ecosystem":"rubygems","requirements":"3.12.1","direct":false,"kind":"runtime","optional":false},{"id":6890424887,"package_name":"rspec-support","ecosystem":"rubygems","requirements":"3.12.0","direct":false,"kind":"runtime","optional":false},{"id":6890424889,"package_name":"rubocop","ecosystem":"rubygems","requirements":"1.42.0","direct":false,"kind":"runtime","optional":false},{"id":6890424891,"package_name":"rubocop-ast","ecosystem":"rubygems","requirements":"1.24.1","direct":false,"kind":"runtime","optional":false},{"id":6890424893,"package_name":"rubocop-performance","ecosystem":"rubygems","requirements":"1.15.2","direct":false,"kind":"runtime","optional":false},{"id":6890424895,"package_name":"rubocop-rspec","ecosystem":"rubygems","requirements":"2.16.0","direct":false,"kind":"runtime","optional":false},{"id":6890424897,"package_name":"ruby-progressbar","ecosystem":"rubygems","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":6890424899,"package_name":"rubyzip","ecosystem":"rubygems","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":6890424901,"package_name":"spoon","ecosystem":"rubygems","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":6890424904,"package_name":"unicode-display_width","ecosystem":"rubygems","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6890424905,"package_name":"webmock","ecosystem":"rubygems","requirements":"3.18.1","direct":false,"kind":"runtime","optional":false},{"id":6890424907,"package_name":"webrick","ecosystem":"rubygems","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6890424909,"package_name":"websocket","ecosystem":"rubygems","requirements":"1.2.9","direct":false,"kind":"runtime","optional":false},{"id":6890424910,"package_name":"yard","ecosystem":"rubygems","requirements":"0.9.28","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/bazel.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T11:45:13.909Z","updated_at":"2023-01-14T11:45:13.909Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/.github/workflows/bazel.yml","dependencies":[{"id":6895660368,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6895660369,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6895660370,"package_name":"p0deje/setup-bazel","ecosystem":"actions","requirements":"0.2.0","direct":true,"kind":"composite","optional":false},{"id":6895660371,"package_name":"browser-actions/setup-chrome","ecosystem":"actions","requirements":"latest","direct":true,"kind":"composite","optional":false},{"id":6895660376,"package_name":"abhi1693/setup-browser","ecosystem":"actions","requirements":"v0.3.5","direct":true,"kind":"composite","optional":false},{"id":6895660380,"package_name":"browser-actions/setup-edge","ecosystem":"actions","requirements":"latest","direct":true,"kind":"composite","optional":false},{"id":6895660381,"package_name":"mxschmitt/action-tmate","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T11:45:14.660Z","updated_at":"2023-01-14T11:45:14.660Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/.github/workflows/ci.yml","dependencies":[{"id":6895660388,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6895660389,"package_name":"p0deje/setup-bazel","ecosystem":"actions","requirements":"0.2.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci-rbe.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T17:06:14.282Z","updated_at":"2023-09-21T17:06:14.282Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/.github/workflows/ci-rbe.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/mirror-selenium-releases.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T17:06:15.104Z","updated_at":"2023-09-21T17:06:15.104Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/.github/workflows/mirror-selenium-releases.yml","dependencies":[{"id":13854379021,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13854379022,"package_name":"ad-m/github-push-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"scripts/remote-image/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-09-21T17:06:16.178Z","updated_at":"2023-09-21T17:06:16.178Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/scripts/remote-image/Dockerfile","dependencies":[{"id":13854379025,"package_name":"ubuntu","ecosystem":"docker","requirements":"focal@sha256","direct":true,"kind":"build","optional":false}]},{"ecosystem":"maven","filepath":"java/src/org/openqa/selenium/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-21T17:06:16.383Z","updated_at":"2023-09-21T17:06:16.383Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/java/src/org/openqa/selenium/pom.xml","dependencies":[]},{"ecosystem":"rubygems","filepath":"rb/Gemfile","sha":null,"kind":"manifest","created_at":"2023-09-21T17:06:21.674Z","updated_at":"2023-09-21T17:06:21.674Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/rb/Gemfile","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/pr-labeler.yml","sha":null,"kind":"manifest","created_at":"2026-08-21T12:44:50.216Z","updated_at":"2026-08-21T12:44:50.216Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/.github/workflows/pr-labeler.yml","dependencies":[{"id":26220473548,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":26220473549,"package_name":"actions/labeler","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/commit-changes.yml","sha":null,"kind":"manifest","created_at":"2026-08-21T12:44:49.177Z","updated_at":"2026-08-21T12:44:49.177Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/.github/workflows/commit-changes.yml","dependencies":[{"id":26220473534,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":26220473535,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v8","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/get-approval.yml","sha":null,"kind":"manifest","created_at":"2026-08-21T12:44:49.356Z","updated_at":"2026-08-21T12:44:49.356Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/.github/workflows/get-approval.yml","dependencies":[{"id":26220473537,"package_name":"rtCamp/action-slack-notify","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/gh-cache.yml","sha":null,"kind":"manifest","created_at":"2026-08-21T12:44:49.478Z","updated_at":"2026-08-21T12:44:49.478Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/.github/workflows/gh-cache.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/parse-release-tag.yml","sha":null,"kind":"manifest","created_at":"2026-08-21T12:44:50.060Z","updated_at":"2026-08-21T12:44:50.060Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/.github/workflows/parse-release-tag.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/pre-release.yml","sha":null,"kind":"manifest","created_at":"2026-08-21T12:44:50.304Z","updated_at":"2026-08-21T12:44:50.304Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/.github/workflows/pre-release.yml","dependencies":[{"id":26220473550,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":26220473551,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v8","direct":true,"kind":"composite","optional":false},{"id":26220473552,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"v8","direct":true,"kind":"composite","optional":false},{"id":26220473553,"package_name":"rtCamp/action-slack-notify","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/unlock-trunk.yml","sha":null,"kind":"manifest","created_at":"2026-08-21T12:44:50.680Z","updated_at":"2026-08-21T12:44:50.680Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/.github/workflows/unlock-trunk.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/update-documentation.yml","sha":null,"kind":"manifest","created_at":"2026-08-21T12:44:50.750Z","updated_at":"2026-08-21T12:44:50.750Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/.github/workflows/update-documentation.yml","dependencies":[{"id":26220473562,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":26220473563,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v8","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"nuget","filepath":"dotnet/src/support/Selenium.Support.nuspec","sha":null,"kind":"manifest","created_at":"2026-08-21T12:44:53.159Z","updated_at":"2026-08-21T12:44:53.159Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/src/support/Selenium.Support.nuspec","dependencies":[]},{"ecosystem":"pypi","filepath":"py/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-08-21T12:44:53.769Z","updated_at":"2026-08-21T12:44:53.769Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/py/pyproject.toml","dependencies":[{"id":26220474625,"package_name":"certifi","ecosystem":"pypi","requirements":"\u003e=2026.2.25","direct":true,"kind":"runtime","optional":false},{"id":26220474626,"package_name":"trio","ecosystem":"pypi","requirements":"\u003e=0.31.0,\u003c1.0","direct":true,"kind":"runtime","optional":false},{"id":26220474627,"package_name":"trio-websocket","ecosystem":"pypi","requirements":"\u003e=0.12.2,\u003c1.0","direct":true,"kind":"runtime","optional":false},{"id":26220474628,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"\u003e=4.15.0,\u003c5.0","direct":true,"kind":"runtime","optional":false},{"id":26220474629,"package_name":"urllib3","ecosystem":"pypi","requirements":"[socks]\u003e=2.6.3,\u003c3.0","direct":true,"kind":"runtime","optional":false},{"id":26220474630,"package_name":"websocket-client","ecosystem":"pypi","requirements":"\u003e=1.8.0,\u003c2.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/issue-labeler.yml","sha":null,"kind":"manifest","created_at":"2026-08-21T12:44:49.545Z","updated_at":"2026-08-21T12:44:49.545Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/.github/workflows/issue-labeler.yml","dependencies":[{"id":26220473538,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":26220473539,"package_name":"stefanbuck/github-issue-parser","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":26220473540,"package_name":"redhat-plumbers-in-action/advanced-issue-labeler","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":26220473541,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v9","direct":true,"kind":"composite","optional":false},{"id":26220473542,"package_name":"peter-evans/create-or-update-comment","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":26220473543,"package_name":"actions-ecosystem/action-add-labels","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":26220473544,"package_name":"actions-ecosystem/action-remove-labels","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"nuget","filepath":"dotnet/test/testing.webserver/Selenium.Testing.WebServer.csproj","sha":null,"kind":"manifest","created_at":"2026-08-21T12:44:53.565Z","updated_at":"2026-08-21T12:44:53.565Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/test/testing.webserver/Selenium.Testing.WebServer.csproj","dependencies":[]},{"ecosystem":"nuget","filepath":"dotnet/test/webdriver/Selenium.WebDriver.Tests.csproj","sha":null,"kind":"manifest","created_at":"2026-08-21T12:44:53.644Z","updated_at":"2026-08-21T12:44:53.644Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/test/webdriver/Selenium.WebDriver.Tests.csproj","dependencies":[{"id":26220474619,"package_name":"BenderProxy","ecosystem":"nuget","requirements":"1.1.2","direct":true,"kind":"runtime","optional":false},{"id":26220474620,"package_name":"Moq","ecosystem":"nuget","requirements":"4.20.72","direct":true,"kind":"runtime","optional":false},{"id":26220474621,"package_name":"NUnit","ecosystem":"nuget","requirements":"4.6.0","direct":true,"kind":"runtime","optional":false},{"id":26220474622,"package_name":"NUnit.Analyzers","ecosystem":"nuget","requirements":"4.13.0","direct":true,"kind":"runtime","optional":false},{"id":26220474623,"package_name":"NUnit3TestAdapter","ecosystem":"nuget","requirements":"6.2.0","direct":true,"kind":"runtime","optional":false},{"id":26220474624,"package_name":"Runfiles","ecosystem":"nuget","requirements":"0.14.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci-renovate-rbe.yml","sha":null,"kind":"manifest","created_at":"2026-08-21T12:44:49.025Z","updated_at":"2026-08-21T12:44:49.025Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/.github/workflows/ci-renovate-rbe.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/delete-comments.yml","sha":null,"kind":"manifest","created_at":"2026-08-21T12:44:49.267Z","updated_at":"2026-08-21T12:44:49.267Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/.github/workflows/delete-comments.yml","dependencies":[{"id":26220473536,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v9","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"nuget","filepath":"dotnet/src/support/Selenium.Support.csproj","sha":null,"kind":"manifest","created_at":"2026-08-21T12:44:53.092Z","updated_at":"2026-08-21T12:44:53.092Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/src/support/Selenium.Support.csproj","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/prune-caches.yml","sha":null,"kind":"manifest","created_at":"2026-08-21T12:44:50.400Z","updated_at":"2026-08-21T12:44:50.400Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/.github/workflows/prune-caches.yml","dependencies":[{"id":26220473554,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2026-08-21T12:44:50.489Z","updated_at":"2026-08-21T12:44:50.489Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/.github/workflows/release.yml","dependencies":[{"id":26220473555,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":26220473556,"package_name":"ncipollo/release-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":26220473557,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v8","direct":true,"kind":"composite","optional":false},{"id":26220473558,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false},{"id":26220473559,"package_name":"rtCamp/action-slack-notify","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/restrict-trunk.yml","sha":null,"kind":"manifest","created_at":"2026-08-21T12:44:50.575Z","updated_at":"2026-08-21T12:44:50.575Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/.github/workflows/restrict-trunk.yml","dependencies":[{"id":26220473560,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":26220473561,"package_name":"rtCamp/action-slack-notify","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"nuget","filepath":"dotnet/src/webdriver/Selenium.WebDriver.nuspec","sha":null,"kind":"manifest","created_at":"2026-08-21T12:44:53.309Z","updated_at":"2026-08-21T12:44:53.309Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/src/webdriver/Selenium.WebDriver.nuspec","dependencies":[]},{"ecosystem":"nuget","filepath":"dotnet/test/support/Selenium.Support.Tests.csproj","sha":null,"kind":"manifest","created_at":"2026-08-21T12:44:53.468Z","updated_at":"2026-08-21T12:44:53.468Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/test/support/Selenium.Support.Tests.csproj","dependencies":[{"id":26220474614,"package_name":"Microsoft.Bcl.AsyncInterfaces","ecosystem":"nuget","requirements":"8.0.0","direct":true,"kind":"runtime","optional":false},{"id":26220474615,"package_name":"Moq","ecosystem":"nuget","requirements":"4.20.72","direct":true,"kind":"runtime","optional":false},{"id":26220474616,"package_name":"NUnit","ecosystem":"nuget","requirements":"4.6.0","direct":true,"kind":"runtime","optional":false},{"id":26220474617,"package_name":"NUnit.Analyzers","ecosystem":"nuget","requirements":"4.13.0","direct":true,"kind":"runtime","optional":false},{"id":26220474618,"package_name":"NUnit3TestAdapter","ecosystem":"nuget","requirements":"6.2.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"pnpm-lock.yaml","sha":null,"kind":"lockfile","created_at":"2026-08-21T12:44:51.801Z","updated_at":"2026-08-21T12:44:51.801Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/pnpm-lock.yaml","dependencies":[{"id":26220473617,"package_name":"@adobe/css-tools","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":26220473618,"package_name":"@apollo/client","ecosystem":"npm","requirements":"3.12.6","direct":false,"kind":"runtime","optional":false},{"id":26220473619,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26220473620,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26220473621,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26220473622,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.29.8","direct":false,"kind":"runtime","optional":false},{"id":26220473623,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26220473624,"package_name":"@babel/helper-globals","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26220473625,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26220473626,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26220473627,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26220473628,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26220473629,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26220473630,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26220473631,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26220473632,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.29.8","direct":false,"kind":"runtime","optional":false},{"id":26220473633,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"runtime","optional":false},{"id":26220473634,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":26220473635,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":26220473636,"package_name":"@babel/plugin-syntax-class-static-block","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":26220473637,"package_name":"@babel/plugin-syntax-import-attributes","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26220473638,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":26220473639,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":26220473640,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26220473641,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":26220473642,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":26220473643,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":26220473644,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":26220473645,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":26220473646,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":26220473647,"package_name":"@babel/plugin-syntax-private-property-in-object","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":26220473648,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":26220473649,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26220473650,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26220473651,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26220473652,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.29.8","direct":false,"kind":"runtime","optional":false},{"id":26220473653,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.29.8","direct":false,"kind":"runtime","optional":false},{"id":26220473654,"package_name":"@bazel/runfiles","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"runtime","optional":false},{"id":26220473655,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":26220473656,"package_name":"@emotion/babel-plugin","ecosystem":"npm","requirements":"11.13.5","direct":false,"kind":"runtime","optional":false},{"id":26220473657,"package_name":"@emotion/cache","ecosystem":"npm","requirements":"11.14.0","direct":false,"kind":"runtime","optional":false},{"id":26220473658,"package_name":"@emotion/hash","ecosystem":"npm","requirements":"0.9.2","direct":false,"kind":"runtime","optional":false},{"id":26220473659,"package_name":"@emotion/is-prop-valid","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":26220473660,"package_name":"@emotion/memoize","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":26220473661,"package_name":"@emotion/react","ecosystem":"npm","requirements":"11.14.0","direct":false,"kind":"runtime","optional":false},{"id":26220473662,"package_name":"@emotion/serialize","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":26220473663,"package_name":"@emotion/sheet","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":26220473664,"package_name":"@emotion/styled","ecosystem":"npm","requirements":"11.14.1","direct":false,"kind":"runtime","optional":false},{"id":26220473665,"package_name":"@emotion/unitless","ecosystem":"npm","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":26220473666,"package_name":"@emotion/use-insertion-effect-with-fallbacks","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26220473667,"package_name":"@emotion/utils","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":26220473668,"package_name":"@emotion/weak-memoize","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":26220473669,"package_name":"@esbuild/aix-ppc64","ecosystem":"npm","requirements":"0.27.0","direct":false,"kind":"runtime","optional":false},{"id":26220473670,"package_name":"@esbuild/android-arm64","ecosystem":"npm","requirements":"0.27.0","direct":false,"kind":"runtime","optional":false},{"id":26220473671,"package_name":"@esbuild/android-arm","ecosystem":"npm","requirements":"0.27.0","direct":false,"kind":"runtime","optional":false},{"id":26220473672,"package_name":"@esbuild/android-x64","ecosystem":"npm","requirements":"0.27.0","direct":false,"kind":"runtime","optional":false},{"id":26220473673,"package_name":"@esbuild/darwin-arm64","ecosystem":"npm","requirements":"0.27.0","direct":false,"kind":"runtime","optional":false},{"id":26220473674,"package_name":"@esbuild/darwin-x64","ecosystem":"npm","requirements":"0.27.0","direct":false,"kind":"runtime","optional":false},{"id":26220473675,"package_name":"@esbuild/freebsd-arm64","ecosystem":"npm","requirements":"0.27.0","direct":false,"kind":"runtime","optional":false},{"id":26220473676,"package_name":"@esbuild/freebsd-x64","ecosystem":"npm","requirements":"0.27.0","direct":false,"kind":"runtime","optional":false},{"id":26220473677,"package_name":"@esbuild/linux-arm64","ecosystem":"npm","requirements":"0.27.0","direct":false,"kind":"runtime","optional":false},{"id":26220473678,"package_name":"@esbuild/linux-arm","ecosystem":"npm","requirements":"0.27.0","direct":false,"kind":"runtime","optional":false},{"id":26220473679,"package_name":"@esbuild/linux-ia32","ecosystem":"npm","requirements":"0.27.0","direct":false,"kind":"runtime","optional":false},{"id":26220473680,"package_name":"@esbuild/linux-loong64","ecosystem":"npm","requirements":"0.27.0","direct":false,"kind":"runtime","optional":false},{"id":26220473681,"package_name":"@esbuild/linux-mips64el","ecosystem":"npm","requirements":"0.27.0","direct":false,"kind":"runtime","optional":false},{"id":26220473682,"package_name":"@esbuild/linux-ppc64","ecosystem":"npm","requirements":"0.27.0","direct":false,"kind":"runtime","optional":false},{"id":26220473683,"package_name":"@esbuild/linux-riscv64","ecosystem":"npm","requirements":"0.27.0","direct":false,"kind":"runtime","optional":false},{"id":26220473684,"package_name":"@esbuild/linux-s390x","ecosystem":"npm","requirements":"0.27.0","direct":false,"kind":"runtime","optional":false},{"id":26220473685,"package_name":"@esbuild/linux-x64","ecosystem":"npm","requirements":"0.27.0","direct":false,"kind":"runtime","optional":false},{"id":26220473686,"package_name":"@esbuild/netbsd-arm64","ecosystem":"npm","requirements":"0.27.0","direct":false,"kind":"runtime","optional":false},{"id":26220473687,"package_name":"@esbuild/netbsd-x64","ecosystem":"npm","requirements":"0.27.0","direct":false,"kind":"runtime","optional":false},{"id":26220473688,"package_name":"@esbuild/openbsd-arm64","ecosystem":"npm","requirements":"0.27.0","direct":false,"kind":"runtime","optional":false},{"id":26220473689,"package_name":"@esbuild/openbsd-x64","ecosystem":"npm","requirements":"0.27.0","direct":false,"kind":"runtime","optional":false},{"id":26220473690,"package_name":"@esbuild/openharmony-arm64","ecosystem":"npm","requirements":"0.27.0","direct":false,"kind":"runtime","optional":false},{"id":26220473691,"package_name":"@esbuild/sunos-x64","ecosystem":"npm","requirements":"0.27.0","direct":false,"kind":"runtime","optional":false},{"id":26220473692,"package_name":"@esbuild/win32-arm64","ecosystem":"npm","requirements":"0.27.0","direct":false,"kind":"runtime","optional":false},{"id":26220473693,"package_name":"@esbuild/win32-ia32","ecosystem":"npm","requirements":"0.27.0","direct":false,"kind":"runtime","optional":false},{"id":26220473694,"package_name":"@esbuild/win32-x64","ecosystem":"npm","requirements":"0.27.0","direct":false,"kind":"runtime","optional":false},{"id":26220473695,"package_name":"@eslint-community/eslint-utils","ecosystem":"npm","requirements":"4.10.1","direct":false,"kind":"runtime","optional":false},{"id":26220473696,"package_name":"@eslint-community/regexpp","ecosystem":"npm","requirements":"4.12.2","direct":false,"kind":"runtime","optional":false},{"id":26220473697,"package_name":"@eslint/config-array","ecosystem":"npm","requirements":"0.23.5","direct":false,"kind":"runtime","optional":false},{"id":26220473698,"package_name":"@eslint/config-helpers","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220473699,"package_name":"@eslint/core","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":26220473700,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":26220473701,"package_name":"@eslint/js","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220473702,"package_name":"@eslint/js","ecosystem":"npm","requirements":"8.57.1","direct":false,"kind":"runtime","optional":false},{"id":26220473703,"package_name":"@eslint/object-schema","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":26220473704,"package_name":"@eslint/plugin-kit","ecosystem":"npm","requirements":"0.7.2","direct":false,"kind":"runtime","optional":false},{"id":26220473705,"package_name":"@graphql-typed-document-node/core","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":26220473706,"package_name":"@humanfs/core","ecosystem":"npm","requirements":"0.19.2","direct":false,"kind":"runtime","optional":false},{"id":26220473707,"package_name":"@humanfs/node","ecosystem":"npm","requirements":"0.16.8","direct":false,"kind":"runtime","optional":false},{"id":26220473708,"package_name":"@humanfs/types","ecosystem":"npm","requirements":"0.15.0","direct":false,"kind":"runtime","optional":false},{"id":26220473709,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.13.0","direct":false,"kind":"runtime","optional":false},{"id":26220473710,"package_name":"@humanwhocodes/module-importer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220473711,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":26220473712,"package_name":"@humanwhocodes/retry","ecosystem":"npm","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":26220473713,"package_name":"@isaacs/cliui","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220473714,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220473715,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":26220473716,"package_name":"@jest/console","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220473717,"package_name":"@jest/core","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220473718,"package_name":"@jest/environment","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220473719,"package_name":"@jest/expect-utils","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220473720,"package_name":"@jest/expect","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220473721,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220473722,"package_name":"@jest/globals","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220473723,"package_name":"@jest/pattern","ecosystem":"npm","requirements":"30.4.0","direct":false,"kind":"runtime","optional":false},{"id":26220473724,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220473725,"package_name":"@jest/schemas","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"runtime","optional":false},{"id":26220473726,"package_name":"@jest/schemas","ecosystem":"npm","requirements":"30.4.1","direct":false,"kind":"runtime","optional":false},{"id":26220473727,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"runtime","optional":false},{"id":26220473728,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220473729,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220473730,"package_name":"@jest/transform","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220473731,"package_name":"@jest/types","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"runtime","optional":false},{"id":26220473732,"package_name":"@jest/types","ecosystem":"npm","requirements":"30.4.1","direct":false,"kind":"runtime","optional":false},{"id":26220473733,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.13","direct":false,"kind":"runtime","optional":false},{"id":26220473734,"package_name":"@jridgewell/remapping","ecosystem":"npm","requirements":"2.3.5","direct":false,"kind":"runtime","optional":false},{"id":26220473735,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":26220473736,"package_name":"@jridgewell/source-map","ecosystem":"npm","requirements":"0.3.11","direct":false,"kind":"runtime","optional":false},{"id":26220473737,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.5.5","direct":false,"kind":"runtime","optional":false},{"id":26220473738,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.31","direct":false,"kind":"runtime","optional":false},{"id":26220473739,"package_name":"@jsdoc/salty","ecosystem":"npm","requirements":"0.2.12","direct":false,"kind":"runtime","optional":false},{"id":26220473740,"package_name":"@mui/core-downloads-tracker","ecosystem":"npm","requirements":"5.18.0","direct":false,"kind":"runtime","optional":false},{"id":26220473741,"package_name":"@mui/icons-material","ecosystem":"npm","requirements":"5.18.0","direct":false,"kind":"runtime","optional":false},{"id":26220473742,"package_name":"@mui/material","ecosystem":"npm","requirements":"5.18.0","direct":false,"kind":"runtime","optional":false},{"id":26220473743,"package_name":"@mui/private-theming","ecosystem":"npm","requirements":"5.17.1","direct":false,"kind":"runtime","optional":false},{"id":26220473744,"package_name":"@mui/styled-engine","ecosystem":"npm","requirements":"5.18.0","direct":false,"kind":"runtime","optional":false},{"id":26220473745,"package_name":"@mui/system","ecosystem":"npm","requirements":"5.18.0","direct":false,"kind":"runtime","optional":false},{"id":26220473746,"package_name":"@mui/types","ecosystem":"npm","requirements":"7.2.24","direct":false,"kind":"runtime","optional":false},{"id":26220473747,"package_name":"@mui/utils","ecosystem":"npm","requirements":"5.17.1","direct":false,"kind":"runtime","optional":false},{"id":26220473748,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":26220473749,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":26220473750,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":26220473751,"package_name":"@novnc/novnc","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":26220473752,"package_name":"@pkgjs/parseargs","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":26220473753,"package_name":"@pkgr/core","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":26220473754,"package_name":"@popperjs/core","ecosystem":"npm","requirements":"2.11.8","direct":false,"kind":"runtime","optional":false},{"id":26220473755,"package_name":"@remix-run/router","ecosystem":"npm","requirements":"1.23.0","direct":false,"kind":"runtime","optional":false},{"id":26220473756,"package_name":"@rtsao/scc","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220473757,"package_name":"@sinclair/typebox","ecosystem":"npm","requirements":"0.27.12","direct":false,"kind":"runtime","optional":false},{"id":26220473758,"package_name":"@sinclair/typebox","ecosystem":"npm","requirements":"0.34.52","direct":false,"kind":"runtime","optional":false},{"id":26220473759,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220473760,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"10.3.0","direct":false,"kind":"runtime","optional":false},{"id":26220473761,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"15.4.0","direct":false,"kind":"runtime","optional":false},{"id":26220473762,"package_name":"@sinonjs/samsam","ecosystem":"npm","requirements":"10.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220473763,"package_name":"@testing-library/dom","ecosystem":"npm","requirements":"10.4.1","direct":false,"kind":"runtime","optional":false},{"id":26220473764,"package_name":"@testing-library/dom","ecosystem":"npm","requirements":"9.3.4","direct":false,"kind":"runtime","optional":false},{"id":26220473765,"package_name":"@testing-library/jest-dom","ecosystem":"npm","requirements":"6.8.0","direct":false,"kind":"runtime","optional":false},{"id":26220473766,"package_name":"@testing-library/react","ecosystem":"npm","requirements":"14.3.1","direct":false,"kind":"runtime","optional":false},{"id":26220473767,"package_name":"@testing-library/user-event","ecosystem":"npm","requirements":"14.6.1","direct":false,"kind":"runtime","optional":false},{"id":26220473768,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220473769,"package_name":"@types/aria-query","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"runtime","optional":false},{"id":26220473770,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":26220473771,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.27.0","direct":false,"kind":"runtime","optional":false},{"id":26220473772,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"runtime","optional":false},{"id":26220473773,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.28.0","direct":false,"kind":"runtime","optional":false},{"id":26220473774,"package_name":"@types/esrecurse","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":26220473775,"package_name":"@types/estree","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":26220473776,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.9","direct":false,"kind":"runtime","optional":false},{"id":26220473777,"package_name":"@types/history","ecosystem":"npm","requirements":"4.7.11","direct":false,"kind":"runtime","optional":false},{"id":26220473778,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":26220473779,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":26220473780,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":26220473781,"package_name":"@types/jest","ecosystem":"npm","requirements":"29.5.14","direct":false,"kind":"runtime","optional":false},{"id":26220473782,"package_name":"@types/jsdom","ecosystem":"npm","requirements":"20.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220473783,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.15","direct":false,"kind":"runtime","optional":false},{"id":26220473784,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"runtime","optional":false},{"id":26220473785,"package_name":"@types/linkify-it","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220473786,"package_name":"@types/markdown-it","ecosystem":"npm","requirements":"14.1.2","direct":false,"kind":"runtime","optional":false},{"id":26220473787,"package_name":"@types/mdurl","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220473788,"package_name":"@types/node","ecosystem":"npm","requirements":"20.12.12","direct":false,"kind":"runtime","optional":false},{"id":26220473789,"package_name":"@types/parse-json","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220473790,"package_name":"@types/prop-types","ecosystem":"npm","requirements":"15.7.15","direct":false,"kind":"runtime","optional":false},{"id":26220473791,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"18.3.7","direct":false,"kind":"runtime","optional":false},{"id":26220473792,"package_name":"@types/react-modal","ecosystem":"npm","requirements":"3.16.3","direct":false,"kind":"runtime","optional":false},{"id":26220473793,"package_name":"@types/react-router-dom","ecosystem":"npm","requirements":"5.3.3","direct":false,"kind":"runtime","optional":false},{"id":26220473794,"package_name":"@types/react-router","ecosystem":"npm","requirements":"5.1.20","direct":false,"kind":"runtime","optional":false},{"id":26220473795,"package_name":"@types/react-transition-group","ecosystem":"npm","requirements":"4.4.12","direct":false,"kind":"runtime","optional":false},{"id":26220473796,"package_name":"@types/react","ecosystem":"npm","requirements":"18.3.23","direct":false,"kind":"runtime","optional":false},{"id":26220473797,"package_name":"@types/semver","ecosystem":"npm","requirements":"7.8.0","direct":false,"kind":"runtime","optional":false},{"id":26220473798,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":26220473799,"package_name":"@types/tough-cookie","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":26220473800,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"21.0.3","direct":false,"kind":"runtime","optional":false},{"id":26220473801,"package_name":"@types/yargs","ecosystem":"npm","requirements":"17.0.35","direct":false,"kind":"runtime","optional":false},{"id":26220473802,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":26220473803,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":26220473804,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":26220473805,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":26220473806,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":26220473807,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":26220473808,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":26220473809,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":26220473810,"package_name":"@ungap/structured-clone","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":26220473811,"package_name":"@wry/caches","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220473812,"package_name":"@wry/context","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":26220473813,"package_name":"@wry/equality","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"runtime","optional":false},{"id":26220473814,"package_name":"@wry/trie","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":26220473815,"package_name":"abab","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":26220473816,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":26220473817,"package_name":"accepts","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220473818,"package_name":"acorn-globals","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220473819,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":26220473820,"package_name":"acorn-walk","ecosystem":"npm","requirements":"8.3.5","direct":false,"kind":"runtime","optional":false},{"id":26220473821,"package_name":"acorn","ecosystem":"npm","requirements":"8.18.0","direct":false,"kind":"runtime","optional":false},{"id":26220473822,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220473823,"package_name":"ajv","ecosystem":"npm","requirements":"6.15.0","direct":false,"kind":"runtime","optional":false},{"id":26220473824,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":26220473825,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220473826,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"runtime","optional":false},{"id":26220473827,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":26220473828,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":26220473829,"package_name":"ansi-styles","ecosystem":"npm","requirements":"6.2.3","direct":false,"kind":"runtime","optional":false},{"id":26220473830,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":26220473831,"package_name":"append-field","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220473832,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":26220473833,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220473834,"package_name":"aria-query","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"runtime","optional":false},{"id":26220473835,"package_name":"aria-query","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":26220473836,"package_name":"aria-query","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":26220473837,"package_name":"array-buffer-byte-length","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220473838,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.9","direct":false,"kind":"runtime","optional":false},{"id":26220473839,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220473840,"package_name":"array.prototype.findlast","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":26220473841,"package_name":"array.prototype.findlastindex","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"runtime","optional":false},{"id":26220473842,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":26220473843,"package_name":"array.prototype.flatmap","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":26220473844,"package_name":"array.prototype.tosorted","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":26220473845,"package_name":"arraybuffer.prototype.slice","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":26220473846,"package_name":"ast-types","ecosystem":"npm","requirements":"0.16.1","direct":false,"kind":"runtime","optional":false},{"id":26220473847,"package_name":"async-function","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220473848,"package_name":"async","ecosystem":"npm","requirements":"3.2.6","direct":false,"kind":"runtime","optional":false},{"id":26220473849,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":26220473850,"package_name":"available-typed-arrays","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":26220473851,"package_name":"babel-jest","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220473852,"package_name":"babel-literal-to-ast","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220473853,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":26220473854,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"runtime","optional":false},{"id":26220473855,"package_name":"babel-plugin-macros","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":26220473856,"package_name":"babel-plugin-macros","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220473857,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26220473858,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"runtime","optional":false},{"id":26220473859,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220473860,"package_name":"balanced-match","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":26220473861,"package_name":"baseline-browser-mapping","ecosystem":"npm","requirements":"2.11.13","direct":false,"kind":"runtime","optional":false},{"id":26220473862,"package_name":"batch","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":26220473863,"package_name":"bluebird","ecosystem":"npm","requirements":"3.7.2","direct":false,"kind":"runtime","optional":false},{"id":26220473864,"package_name":"body-parser","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":26220473865,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.18","direct":false,"kind":"runtime","optional":false},{"id":26220473866,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":26220473867,"package_name":"brace-expansion","ecosystem":"npm","requirements":"5.0.9","direct":false,"kind":"runtime","optional":false},{"id":26220473868,"package_name":"braces","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":26220473869,"package_name":"browser-stdout","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":26220473870,"package_name":"browserslist","ecosystem":"npm","requirements":"4.28.8","direct":false,"kind":"runtime","optional":false},{"id":26220473871,"package_name":"bs-logger","ecosystem":"npm","requirements":"0.2.6","direct":false,"kind":"runtime","optional":false},{"id":26220473872,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":26220473873,"package_name":"btoa","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":26220473874,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":26220473875,"package_name":"builtins","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220473876,"package_name":"busboy","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":26220473877,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":26220473878,"package_name":"call-bind-apply-helpers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220473879,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":26220473880,"package_name":"call-bound","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":26220473881,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220473882,"package_name":"camel-case","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":26220473883,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":26220473884,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":26220473885,"package_name":"camelcase","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220473886,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001809","direct":false,"kind":"runtime","optional":false},{"id":26220473887,"package_name":"catharsis","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":26220473888,"package_name":"cddl2ts","ecosystem":"npm","requirements":"0.10.1","direct":false,"kind":"runtime","optional":false},{"id":26220473889,"package_name":"cddl","ecosystem":"npm","requirements":"0.21.1","direct":false,"kind":"runtime","optional":false},{"id":26220473890,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":26220473891,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220473892,"package_name":"charenc","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220473893,"package_name":"chokidar","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":26220473894,"package_name":"ci-info","ecosystem":"npm","requirements":"3.9.0","direct":false,"kind":"runtime","optional":false},{"id":26220473895,"package_name":"ci-info","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":26220473896,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":26220473897,"package_name":"clean-css","ecosystem":"npm","requirements":"5.3.3","direct":false,"kind":"runtime","optional":false},{"id":26220473898,"package_name":"clean-jsdoc-theme","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"runtime","optional":false},{"id":26220473899,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"runtime","optional":false},{"id":26220473900,"package_name":"cliui","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220473901,"package_name":"cliui","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220473902,"package_name":"clsx","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":26220473903,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":26220473904,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":26220473905,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220473906,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":26220473907,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":26220473908,"package_name":"commander","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220473909,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"runtime","optional":false},{"id":26220473910,"package_name":"commander","ecosystem":"npm","requirements":"9.5.0","direct":false,"kind":"runtime","optional":false},{"id":26220473911,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220473912,"package_name":"concat-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220473913,"package_name":"content-disposition","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220473914,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":26220473915,"package_name":"content-type","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220473916,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":26220473917,"package_name":"convert-source-map","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220473918,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":26220473919,"package_name":"cookie","ecosystem":"npm","requirements":"0.7.2","direct":false,"kind":"runtime","optional":false},{"id":26220473920,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":26220473921,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220473922,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220473923,"package_name":"create-jest","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220473924,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"runtime","optional":false},{"id":26220473925,"package_name":"crypt","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220473926,"package_name":"css.escape","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":26220473927,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":26220473928,"package_name":"cssom","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":26220473929,"package_name":"cssstyle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":26220473930,"package_name":"csstype","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"runtime","optional":false},{"id":26220473931,"package_name":"data-urls","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220473932,"package_name":"data-view-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220473933,"package_name":"data-view-byte-length","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220473934,"package_name":"data-view-byte-offset","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220473935,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":26220473936,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":26220473937,"package_name":"debug","ecosystem":"npm","requirements":"4.4.3","direct":false,"kind":"runtime","optional":false},{"id":26220473938,"package_name":"decamelize","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220473939,"package_name":"decimal.js","ecosystem":"npm","requirements":"10.6.0","direct":false,"kind":"runtime","optional":false},{"id":26220473940,"package_name":"dedent","ecosystem":"npm","requirements":"1.7.2","direct":false,"kind":"runtime","optional":false},{"id":26220473941,"package_name":"deep-equal","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":26220473942,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":26220473943,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":26220473944,"package_name":"define-data-property","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":26220473945,"package_name":"define-properties","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":26220473946,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220473947,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":26220473948,"package_name":"depd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220473949,"package_name":"dequal","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":26220473950,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220473951,"package_name":"diff-sequences","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"runtime","optional":false},{"id":26220473952,"package_name":"diff","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220473953,"package_name":"diff","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220473954,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220473955,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220473956,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220473957,"package_name":"dom-accessibility-api","ecosystem":"npm","requirements":"0.5.16","direct":false,"kind":"runtime","optional":false},{"id":26220473958,"package_name":"dom-accessibility-api","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":26220473959,"package_name":"dom-helpers","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":26220473960,"package_name":"domexception","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220473961,"package_name":"dot-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":26220473962,"package_name":"dunder-proto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220473963,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":26220473964,"package_name":"eastasianwidth","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":26220473965,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26220473966,"package_name":"ejs","ecosystem":"npm","requirements":"3.1.10","direct":false,"kind":"runtime","optional":false},{"id":26220473967,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.5.403","direct":false,"kind":"runtime","optional":false},{"id":26220473968,"package_name":"emittery","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":26220473969,"package_name":"emoji-regex","ecosystem":"npm","requirements":"10.6.0","direct":false,"kind":"runtime","optional":false},{"id":26220473970,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220473971,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"runtime","optional":false},{"id":26220473972,"package_name":"encodeurl","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220473973,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"5.24.5","direct":false,"kind":"runtime","optional":false},{"id":26220473974,"package_name":"entities","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":26220473975,"package_name":"entities","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220473976,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"runtime","optional":false},{"id":26220473977,"package_name":"es-abstract-get","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220473978,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.24.2","direct":false,"kind":"runtime","optional":false},{"id":26220473979,"package_name":"es-define-property","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220473980,"package_name":"es-errors","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26220473981,"package_name":"es-get-iterator","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":26220473982,"package_name":"es-iterator-helpers","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":26220473983,"package_name":"es-object-atoms","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":26220473984,"package_name":"es-set-tostringtag","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220473985,"package_name":"es-shim-unscopables","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220473986,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"runtime","optional":false},{"id":26220473987,"package_name":"esbuild","ecosystem":"npm","requirements":"0.27.0","direct":false,"kind":"runtime","optional":false},{"id":26220473988,"package_name":"escalade","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":26220473989,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":26220473990,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220473991,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220473992,"package_name":"escodegen","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220473993,"package_name":"eslint-compat-utils","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":26220473994,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"10.1.8","direct":false,"kind":"runtime","optional":false},{"id":26220473995,"package_name":"eslint-config-standard-jsx","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220473996,"package_name":"eslint-config-standard-with-typescript","ecosystem":"npm","requirements":"23.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220473997,"package_name":"eslint-config-standard","ecosystem":"npm","requirements":"17.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220473998,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.10","direct":false,"kind":"runtime","optional":false},{"id":26220473999,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.14.0","direct":false,"kind":"runtime","optional":false},{"id":26220474000,"package_name":"eslint-plugin-es-x","ecosystem":"npm","requirements":"7.8.0","direct":false,"kind":"runtime","optional":false},{"id":26220474001,"package_name":"eslint-plugin-es","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474002,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.32.0","direct":false,"kind":"runtime","optional":false},{"id":26220474003,"package_name":"eslint-plugin-mocha","ecosystem":"npm","requirements":"11.3.0","direct":false,"kind":"runtime","optional":false},{"id":26220474004,"package_name":"eslint-plugin-n","ecosystem":"npm","requirements":"15.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220474005,"package_name":"eslint-plugin-n","ecosystem":"npm","requirements":"18.3.0","direct":false,"kind":"runtime","optional":false},{"id":26220474006,"package_name":"eslint-plugin-no-only-tests","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":26220474007,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"5.5.6","direct":false,"kind":"runtime","optional":false},{"id":26220474008,"package_name":"eslint-plugin-promise","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":26220474009,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"7.37.5","direct":false,"kind":"runtime","optional":false},{"id":26220474010,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":26220474011,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.2.2","direct":false,"kind":"runtime","optional":false},{"id":26220474012,"package_name":"eslint-scope","ecosystem":"npm","requirements":"9.1.2","direct":false,"kind":"runtime","optional":false},{"id":26220474013,"package_name":"eslint-utils","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474014,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474015,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26220474016,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474017,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.4.3","direct":false,"kind":"runtime","optional":false},{"id":26220474018,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220474019,"package_name":"eslint","ecosystem":"npm","requirements":"10.8.1","direct":false,"kind":"runtime","optional":false},{"id":26220474020,"package_name":"eslint","ecosystem":"npm","requirements":"8.57.1","direct":false,"kind":"runtime","optional":false},{"id":26220474021,"package_name":"espree","ecosystem":"npm","requirements":"11.2.0","direct":false,"kind":"runtime","optional":false},{"id":26220474022,"package_name":"espree","ecosystem":"npm","requirements":"9.6.1","direct":false,"kind":"runtime","optional":false},{"id":26220474023,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220474024,"package_name":"esquery","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220474025,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":26220474026,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":26220474027,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":26220474028,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":26220474029,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":26220474030,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":26220474031,"package_name":"exenv","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":26220474032,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":26220474033,"package_name":"expect","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220474034,"package_name":"express","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":26220474035,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":26220474036,"package_name":"fast-diff","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26220474037,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"runtime","optional":false},{"id":26220474038,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474039,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":26220474040,"package_name":"fastq","ecosystem":"npm","requirements":"1.20.1","direct":false,"kind":"runtime","optional":false},{"id":26220474041,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220474042,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220474043,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474044,"package_name":"filelist","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":26220474045,"package_name":"fill-range","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":26220474046,"package_name":"finalhandler","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":26220474047,"package_name":"find-root","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474048,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474049,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474050,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474051,"package_name":"find-up","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":26220474052,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":26220474053,"package_name":"flat-cache","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220474054,"package_name":"flat","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220474055,"package_name":"flatted","ecosystem":"npm","requirements":"3.4.4","direct":false,"kind":"runtime","optional":false},{"id":26220474056,"package_name":"for-each","ecosystem":"npm","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":26220474057,"package_name":"foreground-child","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":26220474058,"package_name":"form-data","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":26220474059,"package_name":"forwarded","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":26220474060,"package_name":"fresh","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474061,"package_name":"fs-extra","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474062,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474063,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":26220474064,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":26220474065,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26220474066,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":26220474067,"package_name":"generator-function","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220474068,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"runtime","optional":false},{"id":26220474069,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":26220474070,"package_name":"get-east-asian-width","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":26220474071,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26220474072,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474073,"package_name":"get-proto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220474074,"package_name":"get-stdin","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474075,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220474076,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474077,"package_name":"get-tsconfig","ecosystem":"npm","requirements":"4.14.1","direct":false,"kind":"runtime","optional":false},{"id":26220474078,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":26220474079,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220474080,"package_name":"glob","ecosystem":"npm","requirements":"10.5.0","direct":false,"kind":"runtime","optional":false},{"id":26220474081,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"runtime","optional":false},{"id":26220474082,"package_name":"globals","ecosystem":"npm","requirements":"13.24.0","direct":false,"kind":"runtime","optional":false},{"id":26220474083,"package_name":"globals","ecosystem":"npm","requirements":"15.15.0","direct":false,"kind":"runtime","optional":false},{"id":26220474084,"package_name":"globals","ecosystem":"npm","requirements":"17.9.0","direct":false,"kind":"runtime","optional":false},{"id":26220474085,"package_name":"globalthis","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":26220474086,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474087,"package_name":"globrex","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":26220474088,"package_name":"google-closure-deps","ecosystem":"npm","requirements":"20230802.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474089,"package_name":"gopd","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26220474090,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.11","direct":false,"kind":"runtime","optional":false},{"id":26220474091,"package_name":"graphemer","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":26220474092,"package_name":"graphql-tag","ecosystem":"npm","requirements":"2.12.7","direct":false,"kind":"runtime","optional":false},{"id":26220474093,"package_name":"graphql.macro","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":26220474094,"package_name":"graphql","ecosystem":"npm","requirements":"16.10.0","direct":false,"kind":"runtime","optional":false},{"id":26220474095,"package_name":"gzip-size","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474096,"package_name":"handlebars","ecosystem":"npm","requirements":"4.7.9","direct":false,"kind":"runtime","optional":false},{"id":26220474097,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474098,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474099,"package_name":"has-flag","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220474100,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220474101,"package_name":"has-proto","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26220474102,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474103,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220474104,"package_name":"hasown","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":26220474105,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26220474106,"package_name":"hoist-non-react-statics","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":26220474107,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474108,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220474109,"package_name":"html-minifier-terser","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":26220474110,"package_name":"http-errors","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":26220474111,"package_name":"http-errors","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220474112,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474113,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220474114,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474115,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":26220474116,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"runtime","optional":false},{"id":26220474117,"package_name":"ignore","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":26220474118,"package_name":"immediate","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"runtime","optional":false},{"id":26220474119,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":26220474120,"package_name":"import-local","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":26220474121,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":26220474122,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474123,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":26220474124,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":26220474125,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474126,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":26220474127,"package_name":"is-arguments","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26220474128,"package_name":"is-array-buffer","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":26220474129,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":26220474130,"package_name":"is-async-function","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":26220474131,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474132,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":26220474133,"package_name":"is-buffer","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":26220474134,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":26220474135,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.16.2","direct":false,"kind":"runtime","optional":false},{"id":26220474136,"package_name":"is-data-view","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220474137,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474138,"package_name":"is-docker","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":26220474139,"package_name":"is-document.all","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474140,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":26220474141,"package_name":"is-finalizationregistry","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26220474142,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474143,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474144,"package_name":"is-generator-function","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":26220474145,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":26220474146,"package_name":"is-map","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":26220474147,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":26220474148,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26220474149,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474150,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":26220474151,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474152,"package_name":"is-potential-custom-element-name","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220474153,"package_name":"is-promise","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474154,"package_name":"is-regex","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":26220474155,"package_name":"is-set","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":26220474156,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":26220474157,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220474158,"package_name":"is-string","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26220474159,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26220474160,"package_name":"is-typed-array","ecosystem":"npm","requirements":"1.1.15","direct":false,"kind":"runtime","optional":false},{"id":26220474161,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474162,"package_name":"is-weakmap","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220474163,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26220474164,"package_name":"is-weakset","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":26220474165,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":26220474166,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474167,"package_name":"isarray","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":26220474168,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474169,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":26220474170,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":26220474171,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":26220474172,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220474173,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220474174,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":26220474175,"package_name":"iterator.prototype","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":26220474176,"package_name":"jackspeak","ecosystem":"npm","requirements":"3.4.3","direct":false,"kind":"runtime","optional":false},{"id":26220474177,"package_name":"jake","ecosystem":"npm","requirements":"10.9.4","direct":false,"kind":"runtime","optional":false},{"id":26220474178,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220474179,"package_name":"jest-circus","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220474180,"package_name":"jest-cli","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220474181,"package_name":"jest-config","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220474182,"package_name":"jest-diff","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220474183,"package_name":"jest-docblock","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220474184,"package_name":"jest-each","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220474185,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220474186,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220474187,"package_name":"jest-get-type","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"runtime","optional":false},{"id":26220474188,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220474189,"package_name":"jest-junit","ecosystem":"npm","requirements":"16.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474190,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220474191,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220474192,"package_name":"jest-message-util","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220474193,"package_name":"jest-mock","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220474194,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":26220474195,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"runtime","optional":false},{"id":26220474196,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"30.4.0","direct":false,"kind":"runtime","optional":false},{"id":26220474197,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220474198,"package_name":"jest-resolve","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220474199,"package_name":"jest-runner","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220474200,"package_name":"jest-runtime","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220474201,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220474202,"package_name":"jest-util","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220474203,"package_name":"jest-util","ecosystem":"npm","requirements":"30.4.1","direct":false,"kind":"runtime","optional":false},{"id":26220474204,"package_name":"jest-validate","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220474205,"package_name":"jest-watcher","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220474206,"package_name":"jest-worker","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220474207,"package_name":"jest","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220474208,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474209,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.15.1","direct":false,"kind":"runtime","optional":false},{"id":26220474210,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":26220474211,"package_name":"js2xmlparser","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220474212,"package_name":"jsdoc","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":26220474213,"package_name":"jsdom","ecosystem":"npm","requirements":"20.0.3","direct":false,"kind":"runtime","optional":false},{"id":26220474214,"package_name":"jsesc","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474215,"package_name":"json-buffer","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220474216,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220474217,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":26220474218,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":26220474219,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220474220,"package_name":"json5","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220474221,"package_name":"json5","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":26220474222,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":26220474223,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"3.3.5","direct":false,"kind":"runtime","optional":false},{"id":26220474224,"package_name":"jszip","ecosystem":"npm","requirements":"3.10.1","direct":false,"kind":"runtime","optional":false},{"id":26220474225,"package_name":"keyv","ecosystem":"npm","requirements":"4.5.4","direct":false,"kind":"runtime","optional":false},{"id":26220474226,"package_name":"klaw-sync","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474227,"package_name":"klaw","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474228,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":26220474229,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474230,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":26220474231,"package_name":"lie","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":26220474232,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":26220474233,"package_name":"linkify-it","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220474234,"package_name":"load-json-file","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":26220474235,"package_name":"load-json-file","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220474236,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474237,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474238,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474239,"package_name":"locate-path","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":26220474240,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":26220474241,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":26220474242,"package_name":"lodash","ecosystem":"npm","requirements":"4.18.1","direct":false,"kind":"runtime","optional":false},{"id":26220474243,"package_name":"log-symbols","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474244,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":26220474245,"package_name":"lower-case","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220474246,"package_name":"lru-cache","ecosystem":"npm","requirements":"10.4.3","direct":false,"kind":"runtime","optional":false},{"id":26220474247,"package_name":"lru-cache","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":26220474248,"package_name":"lz-string","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":26220474249,"package_name":"make-dir","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474250,"package_name":"make-error","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"runtime","optional":false},{"id":26220474251,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":26220474252,"package_name":"markdown-it-anchor","ecosystem":"npm","requirements":"8.6.7","direct":false,"kind":"runtime","optional":false},{"id":26220474253,"package_name":"markdown-it","ecosystem":"npm","requirements":"14.3.0","direct":false,"kind":"runtime","optional":false},{"id":26220474254,"package_name":"marked","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":26220474255,"package_name":"math-intrinsics","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474256,"package_name":"md5","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":26220474257,"package_name":"mdurl","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474258,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":26220474259,"package_name":"media-typer","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26220474260,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474261,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474262,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":26220474263,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":26220474264,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"runtime","optional":false},{"id":26220474265,"package_name":"mime-db","ecosystem":"npm","requirements":"1.54.0","direct":false,"kind":"runtime","optional":false},{"id":26220474266,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"runtime","optional":false},{"id":26220474267,"package_name":"mime-types","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220474268,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474269,"package_name":"min-indent","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220474270,"package_name":"minimatch","ecosystem":"npm","requirements":"10.2.6","direct":false,"kind":"runtime","optional":false},{"id":26220474271,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":26220474272,"package_name":"minimatch","ecosystem":"npm","requirements":"5.1.9","direct":false,"kind":"runtime","optional":false},{"id":26220474273,"package_name":"minimatch","ecosystem":"npm","requirements":"9.0.9","direct":false,"kind":"runtime","optional":false},{"id":26220474274,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":26220474275,"package_name":"minipass","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"runtime","optional":false},{"id":26220474276,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"runtime","optional":false},{"id":26220474277,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":26220474278,"package_name":"mkdirp","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220474279,"package_name":"mocha-junit-reporter","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":26220474280,"package_name":"mocha","ecosystem":"npm","requirements":"11.8.0","direct":false,"kind":"runtime","optional":false},{"id":26220474281,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474282,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":26220474283,"package_name":"multer","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":26220474284,"package_name":"natural-compare-lite","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":26220474285,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":26220474286,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":26220474287,"package_name":"negotiator","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474288,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":26220474289,"package_name":"no-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":26220474290,"package_name":"node-exports-info","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"runtime","optional":false},{"id":26220474291,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":26220474292,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.53","direct":false,"kind":"runtime","optional":false},{"id":26220474293,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474294,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220474295,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.24","direct":false,"kind":"runtime","optional":false},{"id":26220474296,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":26220474297,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.13.4","direct":false,"kind":"runtime","optional":false},{"id":26220474298,"package_name":"object-is","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":26220474299,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26220474300,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.7","direct":false,"kind":"runtime","optional":false},{"id":26220474301,"package_name":"object.entries","ecosystem":"npm","requirements":"1.1.9","direct":false,"kind":"runtime","optional":false},{"id":26220474302,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"runtime","optional":false},{"id":26220474303,"package_name":"object.groupby","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":26220474304,"package_name":"object.values","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":26220474305,"package_name":"on-finished","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":26220474306,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":26220474307,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":26220474308,"package_name":"open","ecosystem":"npm","requirements":"7.4.2","direct":false,"kind":"runtime","optional":false},{"id":26220474309,"package_name":"optimism","ecosystem":"npm","requirements":"0.18.1","direct":false,"kind":"runtime","optional":false},{"id":26220474310,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.4","direct":false,"kind":"runtime","optional":false},{"id":26220474311,"package_name":"own-keys","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220474312,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":26220474313,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474314,"package_name":"p-limit","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474315,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474316,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474317,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474318,"package_name":"p-locate","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474319,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":26220474320,"package_name":"package-json-from-dist","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220474321,"package_name":"pako","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":26220474322,"package_name":"param-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":26220474323,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220474324,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474325,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":26220474326,"package_name":"parse-ms","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474327,"package_name":"parse5","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":26220474328,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":26220474329,"package_name":"pascal-case","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":26220474330,"package_name":"path-browserify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220474331,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474332,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474333,"package_name":"path-exists","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474334,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220474335,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":26220474336,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":26220474337,"package_name":"path-scurry","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":26220474338,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"8.4.2","direct":false,"kind":"runtime","optional":false},{"id":26220474339,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474340,"package_name":"picocolors","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26220474341,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":26220474342,"package_name":"picomatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":26220474343,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220474344,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":26220474345,"package_name":"pkg-conf","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474346,"package_name":"pkg-conf","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474347,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":26220474348,"package_name":"possible-typed-array-names","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474349,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":26220474350,"package_name":"prettier-linter-helpers","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220474351,"package_name":"prettier","ecosystem":"npm","requirements":"3.9.6","direct":false,"kind":"runtime","optional":false},{"id":26220474352,"package_name":"pretty-format","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":26220474353,"package_name":"pretty-format","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26220474354,"package_name":"pretty-ms","ecosystem":"npm","requirements":"9.2.0","direct":false,"kind":"runtime","optional":false},{"id":26220474355,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220474356,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":26220474357,"package_name":"prop-types","ecosystem":"npm","requirements":"15.8.1","direct":false,"kind":"runtime","optional":false},{"id":26220474358,"package_name":"proxy-addr","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":26220474359,"package_name":"psl","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"runtime","optional":false},{"id":26220474360,"package_name":"punycode.js","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":26220474361,"package_name":"punycode","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":26220474362,"package_name":"pure-rand","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474363,"package_name":"qs","ecosystem":"npm","requirements":"6.15.3","direct":false,"kind":"runtime","optional":false},{"id":26220474364,"package_name":"querystringify","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":26220474365,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":26220474366,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474367,"package_name":"range-parser","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26220474368,"package_name":"raw-body","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220474369,"package_name":"react-dom","ecosystem":"npm","requirements":"18.3.1","direct":false,"kind":"runtime","optional":false},{"id":26220474370,"package_name":"react-is","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"runtime","optional":false},{"id":26220474371,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220474372,"package_name":"react-is","ecosystem":"npm","requirements":"18.3.1","direct":false,"kind":"runtime","optional":false},{"id":26220474373,"package_name":"react-is","ecosystem":"npm","requirements":"19.2.8","direct":false,"kind":"runtime","optional":false},{"id":26220474374,"package_name":"react-lifecycles-compat","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":26220474375,"package_name":"react-modal","ecosystem":"npm","requirements":"3.16.3","direct":false,"kind":"runtime","optional":false},{"id":26220474376,"package_name":"react-router-dom","ecosystem":"npm","requirements":"6.30.1","direct":false,"kind":"runtime","optional":false},{"id":26220474377,"package_name":"react-router","ecosystem":"npm","requirements":"6.30.1","direct":false,"kind":"runtime","optional":false},{"id":26220474378,"package_name":"react-transition-group","ecosystem":"npm","requirements":"4.4.5","direct":false,"kind":"runtime","optional":false},{"id":26220474379,"package_name":"react","ecosystem":"npm","requirements":"18.3.1","direct":false,"kind":"runtime","optional":false},{"id":26220474380,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false},{"id":26220474381,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.2","direct":false,"kind":"runtime","optional":false},{"id":26220474382,"package_name":"readdirp","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":26220474383,"package_name":"recast","ecosystem":"npm","requirements":"0.23.20","direct":false,"kind":"runtime","optional":false},{"id":26220474384,"package_name":"redent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474385,"package_name":"reflect.getprototypeof","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":26220474386,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.5.4","direct":false,"kind":"runtime","optional":false},{"id":26220474387,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":26220474388,"package_name":"rehackt","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474389,"package_name":"relateurl","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":26220474390,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":26220474391,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474392,"package_name":"requizzle","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":26220474393,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474394,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474395,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474396,"package_name":"resolve-pkg-maps","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474397,"package_name":"resolve.exports","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":26220474398,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.12","direct":false,"kind":"runtime","optional":false},{"id":26220474399,"package_name":"resolve","ecosystem":"npm","requirements":"2.0.0-next.7","direct":false,"kind":"runtime","optional":false},{"id":26220474400,"package_name":"response-iterator","ecosystem":"npm","requirements":"0.2.25","direct":false,"kind":"runtime","optional":false},{"id":26220474401,"package_name":"reusify","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474402,"package_name":"rimraf","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"runtime","optional":false},{"id":26220474403,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220474404,"package_name":"router","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":26220474405,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26220474406,"package_name":"safe-array-concat","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":26220474407,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":26220474408,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":26220474409,"package_name":"safe-push-apply","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474410,"package_name":"safe-regex-test","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474411,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":26220474412,"package_name":"saxes","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474413,"package_name":"scheduler","ecosystem":"npm","requirements":"0.23.2","direct":false,"kind":"runtime","optional":false},{"id":26220474414,"package_name":"semver","ecosystem":"npm","requirements":"6.3.1","direct":false,"kind":"runtime","optional":false},{"id":26220474415,"package_name":"semver","ecosystem":"npm","requirements":"7.8.5","direct":false,"kind":"runtime","optional":false},{"id":26220474416,"package_name":"send","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":26220474417,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220474418,"package_name":"serve-index","ecosystem":"npm","requirements":"1.9.2","direct":false,"kind":"runtime","optional":false},{"id":26220474419,"package_name":"serve-static","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":26220474420,"package_name":"set-function-length","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":26220474421,"package_name":"set-function-name","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220474422,"package_name":"set-proto","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474423,"package_name":"setimmediate","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":26220474424,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26220474425,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474426,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474427,"package_name":"showdown","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474428,"package_name":"side-channel-list","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220474429,"package_name":"side-channel-map","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220474430,"package_name":"side-channel-weakmap","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220474431,"package_name":"side-channel","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26220474432,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"runtime","optional":false},{"id":26220474433,"package_name":"signal-exit","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474434,"package_name":"sinon","ecosystem":"npm","requirements":"22.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474435,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":26220474436,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474437,"package_name":"source-map-explorer","ecosystem":"npm","requirements":"2.5.3","direct":false,"kind":"runtime","optional":false},{"id":26220474438,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.13","direct":false,"kind":"runtime","optional":false},{"id":26220474439,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"runtime","optional":false},{"id":26220474440,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"runtime","optional":false},{"id":26220474441,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":26220474442,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.6","direct":false,"kind":"runtime","optional":false},{"id":26220474443,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":26220474444,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":26220474445,"package_name":"standard-engine","ecosystem":"npm","requirements":"15.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474446,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":26220474447,"package_name":"statuses","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220474448,"package_name":"stop-iteration-iterator","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474449,"package_name":"streamsearch","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474450,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220474451,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":26220474452,"package_name":"string-width","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":26220474453,"package_name":"string-width","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":26220474454,"package_name":"string-width","ecosystem":"npm","requirements":"8.2.2","direct":false,"kind":"runtime","optional":false},{"id":26220474455,"package_name":"string.prototype.matchall","ecosystem":"npm","requirements":"4.0.12","direct":false,"kind":"runtime","optional":false},{"id":26220474456,"package_name":"string.prototype.repeat","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474457,"package_name":"string.prototype.trim","ecosystem":"npm","requirements":"1.2.11","direct":false,"kind":"runtime","optional":false},{"id":26220474458,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":26220474459,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":26220474460,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26220474461,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26220474462,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220474463,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":26220474464,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474465,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474466,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474467,"package_name":"strip-indent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474468,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":26220474469,"package_name":"stylis","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":26220474470,"package_name":"supports-color","ecosystem":"npm","requirements":"10.2.2","direct":false,"kind":"runtime","optional":false},{"id":26220474471,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":26220474472,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":26220474473,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474474,"package_name":"symbol-observable","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474475,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":26220474476,"package_name":"synckit","ecosystem":"npm","requirements":"0.11.13","direct":false,"kind":"runtime","optional":false},{"id":26220474477,"package_name":"tapable","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":26220474478,"package_name":"temp","ecosystem":"npm","requirements":"0.9.4","direct":false,"kind":"runtime","optional":false},{"id":26220474479,"package_name":"terser","ecosystem":"npm","requirements":"5.49.2","direct":false,"kind":"runtime","optional":false},{"id":26220474480,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474481,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":26220474482,"package_name":"tiny-invariant","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":26220474483,"package_name":"tmp","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":26220474484,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":26220474485,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220474486,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220474487,"package_name":"tough-cookie","ecosystem":"npm","requirements":"4.1.4","direct":false,"kind":"runtime","optional":false},{"id":26220474488,"package_name":"tr46","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474489,"package_name":"ts-invariant","ecosystem":"npm","requirements":"0.10.3","direct":false,"kind":"runtime","optional":false},{"id":26220474490,"package_name":"ts-jest","ecosystem":"npm","requirements":"29.4.12","direct":false,"kind":"runtime","optional":false},{"id":26220474491,"package_name":"ts-standard","ecosystem":"npm","requirements":"12.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220474492,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.15.0","direct":false,"kind":"runtime","optional":false},{"id":26220474493,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":26220474494,"package_name":"tslib","ecosystem":"npm","requirements":"2.8.1","direct":false,"kind":"runtime","optional":false},{"id":26220474495,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"runtime","optional":false},{"id":26220474496,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":26220474497,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":26220474498,"package_name":"type-detect","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474499,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":26220474500,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"runtime","optional":false},{"id":26220474501,"package_name":"type-fest","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":26220474502,"package_name":"type-fest","ecosystem":"npm","requirements":"4.41.0","direct":false,"kind":"runtime","optional":false},{"id":26220474503,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"runtime","optional":false},{"id":26220474504,"package_name":"type-is","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474505,"package_name":"typed-array-buffer","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":26220474506,"package_name":"typed-array-byte-length","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":26220474507,"package_name":"typed-array-byte-offset","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":26220474508,"package_name":"typed-array-length","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":26220474509,"package_name":"typedarray","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":26220474510,"package_name":"typescript","ecosystem":"npm","requirements":"5.8.3","direct":false,"kind":"runtime","optional":false},{"id":26220474511,"package_name":"uc.micro","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474512,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.19.3","direct":false,"kind":"runtime","optional":false},{"id":26220474513,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474514,"package_name":"underscore","ecosystem":"npm","requirements":"1.13.8","direct":false,"kind":"runtime","optional":false},{"id":26220474515,"package_name":"undici-types","ecosystem":"npm","requirements":"5.26.5","direct":false,"kind":"runtime","optional":false},{"id":26220474516,"package_name":"universalify","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":26220474517,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220474518,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474519,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26220474520,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":26220474521,"package_name":"url-parse","ecosystem":"npm","requirements":"1.5.10","direct":false,"kind":"runtime","optional":false},{"id":26220474522,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220474523,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"runtime","optional":false},{"id":26220474524,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"9.3.0","direct":false,"kind":"runtime","optional":false},{"id":26220474525,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":26220474526,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474527,"package_name":"walker","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":26220474528,"package_name":"warning","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":26220474529,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474530,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474531,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474532,"package_name":"whatwg-url","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474533,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26220474534,"package_name":"which-builtin-type","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":26220474535,"package_name":"which-collection","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220474536,"package_name":"which-typed-array","ecosystem":"npm","requirements":"1.1.22","direct":false,"kind":"runtime","optional":false},{"id":26220474537,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220474538,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":26220474539,"package_name":"wordwrap","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474540,"package_name":"workerpool","ecosystem":"npm","requirements":"9.3.4","direct":false,"kind":"runtime","optional":false},{"id":26220474541,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474542,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474543,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"9.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220474544,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220474545,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220474546,"package_name":"ws","ecosystem":"npm","requirements":"8.21.3","direct":false,"kind":"runtime","optional":false},{"id":26220474547,"package_name":"xdg-basedir","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474548,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474549,"package_name":"xml","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220474550,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":26220474551,"package_name":"xmlcreate","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":26220474552,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"runtime","optional":false},{"id":26220474553,"package_name":"yallist","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":26220474554,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.3","direct":false,"kind":"runtime","optional":false},{"id":26220474555,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"runtime","optional":false},{"id":26220474556,"package_name":"yargs-parser","ecosystem":"npm","requirements":"21.1.1","direct":false,"kind":"runtime","optional":false},{"id":26220474557,"package_name":"yargs-parser","ecosystem":"npm","requirements":"22.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474558,"package_name":"yargs-unparser","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26220474559,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.2","direct":false,"kind":"runtime","optional":false},{"id":26220474560,"package_name":"yargs","ecosystem":"npm","requirements":"17.7.3","direct":false,"kind":"runtime","optional":false},{"id":26220474561,"package_name":"yargs","ecosystem":"npm","requirements":"18.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474562,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":26220474563,"package_name":"yocto-queue","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":26220474564,"package_name":"zen-observable-ts","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":26220474565,"package_name":"zen-observable","ecosystem":"npm","requirements":"0.8.15","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pin-browsers.yml","sha":null,"kind":"manifest","created_at":"2026-08-21T12:44:50.127Z","updated_at":"2026-08-21T12:44:50.127Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/.github/workflows/pin-browsers.yml","dependencies":[{"id":26220473545,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":26220473546,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v8","direct":true,"kind":"composite","optional":false},{"id":26220473547,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"v8","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"bazel","filepath":"MODULE.bazel","sha":null,"kind":"manifest","created_at":"2026-08-21T12:44:50.839Z","updated_at":"2026-08-21T12:44:50.839Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/MODULE.bazel","dependencies":[{"id":26220473564,"package_name":"apple_rules_lint","ecosystem":"bazel","requirements":"0.4.0","direct":true,"kind":"runtime","optional":false},{"id":26220473565,"package_name":"aspect_bazel_lib","ecosystem":"bazel","requirements":"2.22.5","direct":true,"kind":"runtime","optional":false},{"id":26220473566,"package_name":"aspect_rules_esbuild","ecosystem":"bazel","requirements":"0.26.0","direct":true,"kind":"runtime","optional":false},{"id":26220473567,"package_name":"aspect_rules_jest","ecosystem":"bazel","requirements":"0.25.2","direct":true,"kind":"runtime","optional":false},{"id":26220473568,"package_name":"aspect_rules_js","ecosystem":"bazel","requirements":"3.1.2","direct":true,"kind":"runtime","optional":false},{"id":26220473569,"package_name":"aspect_rules_ts","ecosystem":"bazel","requirements":"3.8.9","direct":true,"kind":"runtime","optional":false},{"id":26220473570,"package_name":"bazel_features","ecosystem":"bazel","requirements":"1.50.0","direct":true,"kind":"runtime","optional":false},{"id":26220473571,"package_name":"bazel_skylib","ecosystem":"bazel","requirements":"1.9.0","direct":true,"kind":"runtime","optional":false},{"id":26220473572,"package_name":"buildifier_prebuilt","ecosystem":"bazel","requirements":"8.5.1.2","direct":true,"kind":"runtime","optional":false},{"id":26220473573,"package_name":"contrib_rules_jvm","ecosystem":"bazel","requirements":"0.33.0","direct":true,"kind":"runtime","optional":false},{"id":26220473574,"package_name":"llvm","ecosystem":"bazel","requirements":"0.8.11","direct":true,"kind":"runtime","optional":false},{"id":26220473575,"package_name":"package_metadata","ecosystem":"bazel","requirements":"0.0.10","direct":true,"kind":"runtime","optional":false},{"id":26220473576,"package_name":"platforms","ecosystem":"bazel","requirements":"1.1.0","direct":true,"kind":"runtime","optional":false},{"id":26220473577,"package_name":"protobuf","ecosystem":"bazel","requirements":"33.5","direct":true,"kind":"runtime","optional":false},{"id":26220473578,"package_name":"rules_cc","ecosystem":"bazel","requirements":"0.2.20","direct":true,"kind":"development","optional":false},{"id":26220473579,"package_name":"rules_closure","ecosystem":"bazel","requirements":"0.16.0","direct":true,"kind":"runtime","optional":false},{"id":26220473580,"package_name":"rules_dotnet","ecosystem":"bazel","requirements":"0.21.5","direct":true,"kind":"runtime","optional":false},{"id":26220473581,"package_name":"rules_java","ecosystem":"bazel","requirements":"9.6.1","direct":true,"kind":"runtime","optional":false},{"id":26220473582,"package_name":"rules_jvm_external","ecosystem":"bazel","requirements":"7.0","direct":true,"kind":"runtime","optional":false},{"id":26220473583,"package_name":"rules_multitool","ecosystem":"bazel","requirements":"1.11.1","direct":true,"kind":"runtime","optional":false},{"id":26220473584,"package_name":"rules_nodejs","ecosystem":"bazel","requirements":"6.7.4","direct":true,"kind":"runtime","optional":false},{"id":26220473585,"package_name":"rules_oci","ecosystem":"bazel","requirements":"2.3.0","direct":true,"kind":"runtime","optional":false},{"id":26220473586,"package_name":"rules_pkg","ecosystem":"bazel","requirements":"1.2.0","direct":true,"kind":"runtime","optional":false},{"id":26220473587,"package_name":"rules_python","ecosystem":"bazel","requirements":"1.9.0","direct":true,"kind":"runtime","optional":false},{"id":26220473588,"package_name":"rules_proto","ecosystem":"bazel","requirements":"7.1.0","direct":true,"kind":"runtime","optional":false},{"id":26220473589,"package_name":"rules_ruby","ecosystem":"bazel","requirements":"0.28.0","direct":true,"kind":"runtime","optional":false},{"id":26220473590,"package_name":"rules_rs","ecosystem":"bazel","requirements":"0.0.96","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci-build-index.yml","sha":null,"kind":"manifest","created_at":"2026-08-21T12:44:48.586Z","updated_at":"2026-08-21T12:44:48.586Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/.github/workflows/ci-build-index.yml","dependencies":[{"id":26220473529,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v8","direct":true,"kind":"composite","optional":false},{"id":26220473530,"package_name":"actions/cache/save","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci-grid.yml","sha":null,"kind":"manifest","created_at":"2026-08-21T12:44:48.754Z","updated_at":"2026-08-21T12:44:48.754Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/.github/workflows/ci-grid.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/ci-lint.yml","sha":null,"kind":"manifest","created_at":"2026-08-21T12:44:48.856Z","updated_at":"2026-08-21T12:44:48.856Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/.github/workflows/ci-lint.yml","dependencies":[{"id":26220473531,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":26220473532,"package_name":"raven-actions/actionlint","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":26220473533,"package_name":"dorny/paths-filter","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"javascript/selenium-webdriver/package.json","sha":null,"kind":"manifest","created_at":"2026-08-21T12:44:51.571Z","updated_at":"2026-08-21T12:44:51.571Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/javascript/selenium-webdriver/package.json","dependencies":[{"id":26220473592,"package_name":"@bazel/runfiles","ecosystem":"npm","requirements":"^6.5.0","direct":true,"kind":"runtime","optional":false},{"id":26220473593,"package_name":"jszip","ecosystem":"npm","requirements":"^3.10.1","direct":true,"kind":"runtime","optional":false},{"id":26220473594,"package_name":"tmp","ecosystem":"npm","requirements":"^0.2.7","direct":true,"kind":"runtime","optional":false},{"id":26220473595,"package_name":"ws","ecosystem":"npm","requirements":"^8.21.3","direct":true,"kind":"runtime","optional":false},{"id":26220473596,"package_name":"@eslint/js","ecosystem":"npm","requirements":"^10.0.1","direct":true,"kind":"development","optional":false},{"id":26220473597,"package_name":"cddl","ecosystem":"npm","requirements":"^0.21.1","direct":true,"kind":"development","optional":false},{"id":26220473598,"package_name":"cddl2ts","ecosystem":"npm","requirements":"^0.10.1","direct":true,"kind":"development","optional":false},{"id":26220473599,"package_name":"clean-jsdoc-theme","ecosystem":"npm","requirements":"^4.3.3","direct":true,"kind":"development","optional":false},{"id":26220473600,"package_name":"eslint","ecosystem":"npm","requirements":"^10.8.1","direct":true,"kind":"development","optional":false},{"id":26220473601,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"^10.1.8","direct":true,"kind":"development","optional":false},{"id":26220473602,"package_name":"eslint-plugin-mocha","ecosystem":"npm","requirements":"^11.3.0","direct":true,"kind":"development","optional":false},{"id":26220473603,"package_name":"eslint-plugin-n","ecosystem":"npm","requirements":"^18.3.0","direct":true,"kind":"development","optional":false},{"id":26220473604,"package_name":"eslint-plugin-no-only-tests","ecosystem":"npm","requirements":"^3.4.0","direct":true,"kind":"development","optional":false},{"id":26220473605,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"^5.5.6","direct":true,"kind":"development","optional":false},{"id":26220473606,"package_name":"express","ecosystem":"npm","requirements":"^5.2.1","direct":true,"kind":"development","optional":false},{"id":26220473607,"package_name":"globals","ecosystem":"npm","requirements":"^17.9.0","direct":true,"kind":"development","optional":false},{"id":26220473608,"package_name":"has-flag","ecosystem":"npm","requirements":"^5.0.1","direct":true,"kind":"development","optional":false},{"id":26220473609,"package_name":"jsdoc","ecosystem":"npm","requirements":"^4.0.5","direct":true,"kind":"development","optional":false},{"id":26220473610,"package_name":"mocha","ecosystem":"npm","requirements":"^11.8.0","direct":true,"kind":"development","optional":false},{"id":26220473611,"package_name":"mocha-junit-reporter","ecosystem":"npm","requirements":"^2.2.1","direct":true,"kind":"development","optional":false},{"id":26220473612,"package_name":"multer","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"development","optional":false},{"id":26220473613,"package_name":"prettier","ecosystem":"npm","requirements":"^3.9.6","direct":true,"kind":"development","optional":false},{"id":26220473614,"package_name":"serve-index","ecosystem":"npm","requirements":"^1.9.2","direct":true,"kind":"development","optional":false},{"id":26220473615,"package_name":"sinon","ecosystem":"npm","requirements":"^22.1.0","direct":true,"kind":"development","optional":false},{"id":26220473616,"package_name":"supports-color","ecosystem":"npm","requirements":"^10.2.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"pnpm-workspace.yaml","sha":null,"kind":"manifest","created_at":"2026-08-21T12:44:52.544Z","updated_at":"2026-08-21T12:44:52.544Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/pnpm-workspace.yaml","dependencies":[]},{"ecosystem":"nuget","filepath":"dotnet/paket.lock","sha":null,"kind":"lockfile","created_at":"2026-08-21T12:44:52.610Z","updated_at":"2026-08-21T12:44:52.610Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/paket.lock","dependencies":[{"id":26220474566,"package_name":"BenderProxy","ecosystem":"nuget","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":26220474567,"package_name":"Castle.Core","ecosystem":"nuget","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":26220474568,"package_name":"CommandLineParser","ecosystem":"nuget","requirements":"2.8","direct":false,"kind":"runtime","optional":false},{"id":26220474569,"package_name":"Handlebars.Net","ecosystem":"nuget","requirements":"1.11.5","direct":false,"kind":"runtime","optional":false},{"id":26220474570,"package_name":"Humanizer.Core","ecosystem":"nuget","requirements":"2.8.26","direct":false,"kind":"runtime","optional":false},{"id":26220474571,"package_name":"Microsoft.ApplicationInsights","ecosystem":"nuget","requirements":"2.23","direct":false,"kind":"runtime","optional":false},{"id":26220474572,"package_name":"Microsoft.Bcl.AsyncInterfaces","ecosystem":"nuget","requirements":"8.0","direct":false,"kind":"runtime","optional":false},{"id":26220474573,"package_name":"Microsoft.CSharp","ecosystem":"nuget","requirements":"4.4","direct":false,"kind":"runtime","optional":false},{"id":26220474574,"package_name":"Microsoft.Extensions.DependencyInjection","ecosystem":"nuget","requirements":"3.1.9","direct":false,"kind":"runtime","optional":false},{"id":26220474575,"package_name":"Microsoft.Extensions.DependencyInjection.Abstractions","ecosystem":"nuget","requirements":"3.1.9","direct":false,"kind":"runtime","optional":false},{"id":26220474576,"package_name":"Microsoft.Extensions.DependencyModel","ecosystem":"nuget","requirements":"8.0.2","direct":false,"kind":"runtime","optional":false},{"id":26220474577,"package_name":"Microsoft.NETCore.Platforms","ecosystem":"nuget","requirements":"1.1","direct":false,"kind":"runtime","optional":false},{"id":26220474578,"package_name":"Microsoft.Testing.Extensions.Telemetry","ecosystem":"nuget","requirements":"2.1","direct":false,"kind":"runtime","optional":false},{"id":26220474579,"package_name":"Microsoft.Testing.Extensions.TrxReport.Abstractions","ecosystem":"nuget","requirements":"2.1","direct":false,"kind":"runtime","optional":false},{"id":26220474580,"package_name":"Microsoft.Testing.Extensions.VSTestBridge","ecosystem":"nuget","requirements":"2.1","direct":false,"kind":"runtime","optional":false},{"id":26220474581,"package_name":"Microsoft.Testing.Platform","ecosystem":"nuget","requirements":"2.1","direct":false,"kind":"runtime","optional":false},{"id":26220474582,"package_name":"Microsoft.Testing.Platform.MSBuild","ecosystem":"nuget","requirements":"2.1","direct":false,"kind":"runtime","optional":false},{"id":26220474583,"package_name":"Microsoft.TestPlatform.ObjectModel","ecosystem":"nuget","requirements":"18.0.1","direct":false,"kind":"runtime","optional":false},{"id":26220474584,"package_name":"Moq","ecosystem":"nuget","requirements":"4.20.72","direct":false,"kind":"runtime","optional":false},{"id":26220474585,"package_name":"NETStandard.Library","ecosystem":"nuget","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":26220474586,"package_name":"NUnit","ecosystem":"nuget","requirements":"4.6","direct":false,"kind":"runtime","optional":false},{"id":26220474587,"package_name":"NUnit.Analyzers","ecosystem":"nuget","requirements":"4.13","direct":false,"kind":"runtime","optional":false},{"id":26220474588,"package_name":"NUnit3TestAdapter","ecosystem":"nuget","requirements":"6.2","direct":false,"kind":"runtime","optional":false},{"id":26220474589,"package_name":"Runfiles","ecosystem":"nuget","requirements":"0.14","direct":false,"kind":"runtime","optional":false},{"id":26220474590,"package_name":"System.Buffers","ecosystem":"nuget","requirements":"4.5.1","direct":false,"kind":"runtime","optional":false},{"id":26220474591,"package_name":"System.Collections.Immutable","ecosystem":"nuget","requirements":"8.0","direct":false,"kind":"runtime","optional":false},{"id":26220474592,"package_name":"System.Diagnostics.DiagnosticSource","ecosystem":"nuget","requirements":"6.0","direct":false,"kind":"runtime","optional":false},{"id":26220474593,"package_name":"System.Diagnostics.EventLog","ecosystem":"nuget","requirements":"6.0","direct":false,"kind":"runtime","optional":false},{"id":26220474594,"package_name":"System.Memory","ecosystem":"nuget","requirements":"4.5.5","direct":false,"kind":"runtime","optional":false},{"id":26220474595,"package_name":"System.Numerics.Vectors","ecosystem":"nuget","requirements":"4.5","direct":false,"kind":"runtime","optional":false},{"id":26220474596,"package_name":"System.Reflection.Emit","ecosystem":"nuget","requirements":"4.7","direct":false,"kind":"runtime","optional":false},{"id":26220474597,"package_name":"System.Reflection.Emit.ILGeneration","ecosystem":"nuget","requirements":"4.7","direct":false,"kind":"runtime","optional":false},{"id":26220474598,"package_name":"System.Reflection.Metadata","ecosystem":"nuget","requirements":"8.0","direct":false,"kind":"runtime","optional":false},{"id":26220474599,"package_name":"System.Reflection.TypeExtensions","ecosystem":"nuget","requirements":"4.4","direct":false,"kind":"runtime","optional":false},{"id":26220474600,"package_name":"System.Runtime.CompilerServices.Unsafe","ecosystem":"nuget","requirements":"6.0","direct":false,"kind":"runtime","optional":false},{"id":26220474601,"package_name":"System.Security.Principal.Windows","ecosystem":"nuget","requirements":"5.0","direct":false,"kind":"runtime","optional":false},{"id":26220474602,"package_name":"System.Text.Encodings.Web","ecosystem":"nuget","requirements":"8.0","direct":false,"kind":"runtime","optional":false},{"id":26220474603,"package_name":"System.Text.Json","ecosystem":"nuget","requirements":"8.0.6","direct":false,"kind":"runtime","optional":false},{"id":26220474604,"package_name":"System.Threading.Channels","ecosystem":"nuget","requirements":"8.0","direct":false,"kind":"runtime","optional":false},{"id":26220474605,"package_name":"System.Threading.Tasks.Extensions","ecosystem":"nuget","requirements":"4.5.4","direct":false,"kind":"runtime","optional":false},{"id":26220474606,"package_name":"System.ValueTuple","ecosystem":"nuget","requirements":"4.5","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"dotnet/src/webdriver/Selenium.WebDriver.csproj","sha":null,"kind":"manifest","created_at":"2026-08-21T12:44:53.225Z","updated_at":"2026-08-21T12:44:53.225Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/src/webdriver/Selenium.WebDriver.csproj","dependencies":[{"id":26220474607,"package_name":"Microsoft.Bcl.AsyncInterfaces","ecosystem":"nuget","requirements":"8.0.0","direct":true,"kind":"runtime","optional":false},{"id":26220474608,"package_name":"System.Collections.Immutable","ecosystem":"nuget","requirements":"8.0.0","direct":true,"kind":"runtime","optional":false},{"id":26220474609,"package_name":"System.Text.Json","ecosystem":"nuget","requirements":"8.0.6","direct":true,"kind":"runtime","optional":false},{"id":26220474610,"package_name":"System.Threading.Channels","ecosystem":"nuget","requirements":"8.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"dotnet/test/remote/Selenium.WebDriver.Remote.Tests.csproj","sha":null,"kind":"manifest","created_at":"2026-08-21T12:44:53.378Z","updated_at":"2026-08-21T12:44:53.378Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/test/remote/Selenium.WebDriver.Remote.Tests.csproj","dependencies":[{"id":26220474611,"package_name":"NUnit","ecosystem":"nuget","requirements":"4.6.0","direct":true,"kind":"runtime","optional":false},{"id":26220474612,"package_name":"NUnit.Analyzers","ecosystem":"nuget","requirements":"4.13.0","direct":true,"kind":"runtime","optional":false},{"id":26220474613,"package_name":"NUnit3TestAdapter","ecosystem":"nuget","requirements":"6.2.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"javascript/atoms/package.json","sha":null,"kind":"manifest","created_at":"2026-08-21T12:44:51.331Z","updated_at":"2026-08-21T12:44:51.331Z","repository_link":"https://github.com/SeleniumHQ/selenium/blob/trunk/javascript/atoms/package.json","dependencies":[{"id":26220473591,"package_name":"google-closure-deps","ecosystem":"npm","requirements":"^20230802.0.0","direct":true,"kind":"development","optional":false}]}],"score":39.34828563160391,"created_at":"2025-10-09T08:24:02.156Z","updated_at":"2026-08-23T20:37:25.079Z","avatar_url":"https://github.com/SeleniumHQ.png","language":"Java","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/366691","html_url":"https://summary.ecosyste.ms/projects/366691"}